Skip to content

Commit

Permalink
chore: update slackapi/slack-github-action digest to aef6615
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 14, 2025
1 parent 95471f6 commit b5b4654
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/branch-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
path: junit-report*.xml

- name: Send slack message on failure
uses: slackapi/slack-github-action@e28cf165c92ffef168d23c5c9000cffc8a25e117
uses: slackapi/slack-github-action@aef66158a0aa6f218e8762d953e4b92ab4a9286f
if: failure()
with:
payload-file-path: ".github/workflows/slack-message.json"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
uses: actions/checkout@v4

- name: Send slack message on failure
uses: slackapi/slack-github-action@e28cf165c92ffef168d23c5c9000cffc8a25e117
uses: slackapi/slack-github-action@aef66158a0aa6f218e8762d953e4b92ab4a9286f
with:
payload-file-path: ".github/workflows/slack-message.json"
env:
Expand Down

0 comments on commit b5b4654

Please sign in to comment.