Skip to content

Commit dd5296a

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/github_actions/slackapi/slack-github-action-1.27.0' into combined-pr-branch
2 parents 4a2fc27 + 92ac644 commit dd5296a

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
@@ -44,7 +44,7 @@ jobs:
4444
- name: Notify to Slack on failures
4545
if: failure()
4646
id: slack
47-
uses: slackapi/slack-github-action@v1.26.0
47+
uses: slackapi/slack-github-action@v1.27.0
4848
with:
4949
payload: |
5050
{

0 commit comments

Comments
 (0)