Skip to content

Commit 9bf815d

Browse files
Bump slackapi/slack-github-action from 1.26.0 to 2.1.0 (#225)
1 parent 1e56383 commit 9bf815d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373

7474
- name: Slack notification
7575
id: slack
76-
uses: slackapi/slack-github-action@v1.26.0
76+
uses: slackapi/slack-github-action@v2.1.0
7777
if: ${{ github.event_name != 'pull_request' }}
7878
with:
7979
payload: |

0 commit comments

Comments
 (0)