Skip to content

Commit f01733e

Browse files
chore(gha): bump slackapi/slack-github-action from 2.1.1 to 3.0.1 (#451)
1 parent 05b6216 commit f01733e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
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.1.1
20+
uses: slackapi/slack-github-action@v3.0.1
2121
with:
2222
errors: true
2323
method: chat.postMessage

0 commit comments

Comments
 (0)