Skip to content

Commit b0b0175

Browse files
Update slackapi/slack-github-action action to v2
1 parent f37bc3b commit b0b0175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/slack/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ runs:
1414
steps:
1515
- name: Send custom JSON data to Slack workflow
1616
id: slack
17-
uses: slackapi/slack-github-action@v1.27.0
17+
uses: slackapi/slack-github-action@v2.0.0
1818
with:
1919
payload: |
2020
{

0 commit comments

Comments
 (0)