Skip to content

Commit

Permalink
build(deps): bump rtCamp/action-slack-notify from v2.1.2 to v2.1.3 (#598
Browse files Browse the repository at this point in the history
)

Bumps [rtCamp/action-slack-notify](https://github.com/rtCamp/action-slack-notify) from v2.1.2 to v2.1.3.
- [Release notes](https://github.com/rtCamp/action-slack-notify/releases)
- [Commits](rtCamp/action-slack-notify@v2.1.2...f565a63)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 9, 2021
1 parent 4d1d199 commit 9ffbe6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linuxpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
DEST_DIR: "v${{ env.RELEASE_VERSION }}"

- name: Slack Notification
uses: rtCamp/action-slack-notify@v2.1.2
uses: rtCamp/action-slack-notify@v2.1.3
env:
SLACK_CHANNEL: code-releases
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
Expand Down

0 comments on commit 9ffbe6c

Please sign in to comment.