Skip to content

Commit

Permalink
Merge pull request #889 from metal3-io/dependabot/github_actions/main…
Browse files Browse the repository at this point in the history
…/rtCamp/action-slack-notify-2.3.2

Bump rtCamp/action-slack-notify from 2.3.0 to 2.3.2
  • Loading branch information
metal3-io-bot authored Nov 5, 2024
2 parents 85d6766 + bf0ca8b commit d75db0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-image-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:

- name: Slack Notification on Failure
if: ${{ failure() }}
uses: rtCamp/action-slack-notify@4e5fb42d249be6a45a298f3c9543b111b02f7907 # 2.3.0
uses: rtCamp/action-slack-notify@c33737706dea87cd7784c687dadc9adf1be59990 # 2.3.2
env:
SLACK_TITLE: 'GitHub Action Failed in ${{ github.repository }}'
SLACK_COLOR: '#FF0000'
Expand Down

0 comments on commit d75db0e

Please sign in to comment.