Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/github_actions/slacka…
Browse files Browse the repository at this point in the history
…pi/slack-github-action-1.27.0' into combined-pr-branch
  • Loading branch information
eddumelendez committed Sep 24, 2024
2 parents 4a2fc27 + 92ac644 commit dd5296a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/moby-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Notify to Slack on failures
if: failure()
id: slack
uses: slackapi/slack-github-action@v1.26.0
uses: slackapi/slack-github-action@v1.27.0
with:
payload: |
{
Expand Down

0 comments on commit dd5296a

Please sign in to comment.