Skip to content

Commit

Permalink
chore: update slackapi/slack-github-action to v2 (#2947)
Browse files Browse the repository at this point in the history
  • Loading branch information
hisImminence authored Feb 18, 2025
1 parent 7617d0a commit 26ac428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-rosa-cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
# - name: Notify in Slack in case of failure
# id: slack-notification
# if: failure() && github.event_name == 'schedule'
# uses: slackapi/slack-github-action@fcfb566f8b0aab22203f066d80ca1d7e4b5d05b3 # v1.27.1
# uses: slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d # v2.0.0
# with:
# channel-id: ${{ secrets.SLACK_CHANNEL_ID }}
# payload: |
Expand Down

0 comments on commit 26ac428

Please sign in to comment.