Skip to content

Commit

Permalink
UPgrade slack notify to v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
HofmT committed Sep 8, 2023
1 parent ff24715 commit 02ad790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
version: ${{ steps.ownEnvVars.outputs.PACKAGE_VERSION }}
draft: false
- name: Slack Notification - NPM release
uses: rtCamp/action-slack-notify@v2.0.0
uses: rtCamp/action-slack-notify@v2.2.1
env:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK_RELEASE_BOT_PUBLIC }}
SLACK_USERNAME: "npmBot"
Expand Down

0 comments on commit 02ad790

Please sign in to comment.