Skip to content

Commit a22ad91

Browse files
Update slackapi/slack-github-action action to v2
1 parent 10f9abd commit a22ad91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pullrequest_notify_slack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Slack Workflow
15-
uses: slackapi/slack-github-action@v1.25.0
15+
uses: slackapi/slack-github-action@v2.1.1
1616
with:
1717
payload: |
1818
{

0 commit comments

Comments
 (0)