Skip to content

Commit f71489e

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/github_actions/slackapi/slack-github-action-2.1.0' into combined-pr-branch
2 parents 929d13e + 460a1a5 commit f71489e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/moby-latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Notify to Slack on failures
4444
if: failure()
4545
id: slack
46-
uses: slackapi/slack-github-action@v1.27.0
46+
uses: slackapi/slack-github-action@v2.1.0
4747
with:
4848
payload: |
4949
{

0 commit comments

Comments
 (0)