Skip to content

Commit 2a8e4c1

Browse files
authored
Merge pull request #1001 from increments/dependabot/github_actions/slackapi/slack-github-action-2.1.1
Bump slackapi/slack-github-action from 2.0.0 to 2.1.1
2 parents a234101 + b220769 commit 2a8e4c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/notify_slack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
timeout-minutes: 5
1010
if: github.event.discussion && github.event.comment
1111
steps:
12-
- uses: slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d # v2.0.0
12+
- uses: slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a # v2.1.1
1313
with:
1414
method: chat.postMessage
1515
payload: |

0 commit comments

Comments
 (0)