From 26ac428cb4e16ff9e8dc88e42e391e103f925201 Mon Sep 17 00:00:00 2001 From: hisImminence <55736962+hisImminence@users.noreply.github.com> Date: Tue, 18 Feb 2025 18:03:54 -0300 Subject: [PATCH] chore: update slackapi/slack-github-action to v2 (#2947) --- .github/workflows/test-integration-rosa-cleanup.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-integration-rosa-cleanup.yml b/.github/workflows/test-integration-rosa-cleanup.yml index c2b251fabe..821e072558 100644 --- a/.github/workflows/test-integration-rosa-cleanup.yml +++ b/.github/workflows/test-integration-rosa-cleanup.yml @@ -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: |