Skip to content

Commit be44b6c

Browse files
chore(deps): update slackapi/slack-github-action action to v2.1.1
1 parent 2816dd9 commit be44b6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/release-slack-bot/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ runs:
1111
using: "composite"
1212
steps:
1313
# TODO: use python exec instead
14-
- uses: slackapi/[email protected].0
14+
- uses: slackapi/[email protected].1
1515
with:
1616
method: chat.postMessage
1717
token: ${{ inputs.slack-token }}

0 commit comments

Comments
 (0)