Skip to content

Commit 46a411e

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

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.0.0
1616
with:
1717
payload: |
1818
{

0 commit comments

Comments
 (0)