From 83e7e163889148fba89ea82f41a8500613272a4d Mon Sep 17 00:00:00 2001 From: Stacky McStackface Date: Fri, 14 Nov 2025 08:09:56 +0000 Subject: [PATCH] chore(deps): update slackapi/slack-github-action action to v2 | datasource | package | from | to | | ----------- | ---------------------------- | ------- | ------ | | github-tags | slackapi/slack-github-action | v1.27.0 | v2.1.1 | --- .github/workflows/mirror.yaml | 2 +- .github/workflows/preflight.yaml | 2 +- .github/workflows/ubi-rust-builder.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/mirror.yaml b/.github/workflows/mirror.yaml index 0ec99fab5..2fee4653f 100644 --- a/.github/workflows/mirror.yaml +++ b/.github/workflows/mirror.yaml @@ -101,7 +101,7 @@ jobs: runs-on: ubuntu-latest if: failure() steps: - - uses: slackapi/slack-github-action@37ebaef184d7626c5f204ab8d3baff4262dd30f0 # v1.27.0 + - uses: slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a # v2.1.1 with: channel-id: "C07UG6JH44F" # notifications-container-images payload: | diff --git a/.github/workflows/preflight.yaml b/.github/workflows/preflight.yaml index a01d15551..28f3766f9 100644 --- a/.github/workflows/preflight.yaml +++ b/.github/workflows/preflight.yaml @@ -125,7 +125,7 @@ jobs: runs-on: ubuntu-latest if: failure() steps: - - uses: slackapi/slack-github-action@37ebaef184d7626c5f204ab8d3baff4262dd30f0 # v1.27.0 + - uses: slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a # v2.1.1 with: channel-id: "C07UG6JH44F" # notifications-container-images payload: | diff --git a/.github/workflows/ubi-rust-builder.yml b/.github/workflows/ubi-rust-builder.yml index 7f8f580f5..a7bcde7ce 100644 --- a/.github/workflows/ubi-rust-builder.yml +++ b/.github/workflows/ubi-rust-builder.yml @@ -101,7 +101,7 @@ jobs: runs-on: ubuntu-latest if: failure() steps: - - uses: slackapi/slack-github-action@37ebaef184d7626c5f204ab8d3baff4262dd30f0 # v1.27.0 + - uses: slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a # v2.1.1 with: channel-id: "C07UG6JH44F" # notifications-container-images payload: |