Skip to content

Commit 4c68b13

Browse files
committed
feat: update slack-github-action to v1.25.0
1 parent c32e355 commit 4c68b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ runs:
6565
6666
- name: Send notification
6767
if: always()
68-
uses: slackapi/slack-github-action@v1.23.0
68+
uses: slackapi/slack-github-action@v1.25.0
6969
env:
7070
SLACK_BOT_TOKEN: ${{ inputs.token }}
7171
with:

0 commit comments

Comments
 (0)