Skip to content

Commit 4ade04e

Browse files
chore(gha): bump slackapi/slack-github-action from 2.0.0 to 2.1.0 (#410)
1 parent f81f3f1 commit 4ade04e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slack-send-message.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
SLACK_CHANNEL: ${{ inputs.channel-or-user }} # sanitize user inputs
1818
steps:
1919
- name: Send message to Slack
20-
uses: slackapi/slack-github-action@v2.0.0
20+
uses: slackapi/slack-github-action@v2.1.0
2121
with:
2222
errors: true
2323
method: chat.postMessage

0 commit comments

Comments
 (0)