diff --git a/.github/workflows/end_to_end_tests.yaml b/.github/workflows/end_to_end_tests.yaml index eb8d717..1ba3656 100644 --- a/.github/workflows/end_to_end_tests.yaml +++ b/.github/workflows/end_to_end_tests.yaml @@ -127,7 +127,7 @@ jobs: # requests and that's why we need this special conditional and check for github.head_ref in # case of PRs if: ${{ failure() && (github.ref == 'refs/heads/main' || github.head_ref == 'main') }} - uses: act10ns/slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f # v2.0.0 + uses: act10ns/slack@44541246747a30eb3102d87f7a4cc5471b0ffb7d # v2.1.0 env: SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }} with: @@ -201,7 +201,7 @@ jobs: # requests and that's why we need this special conditional and check for github.head_ref in # case of PRs if: ${{ failure() && (github.ref == 'refs/heads/main' || github.head_ref == 'main') }} - uses: act10ns/slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f # v2.0.0 + uses: act10ns/slack@44541246747a30eb3102d87f7a4cc5471b0ffb7d # v2.1.0 env: SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }} with: @@ -283,7 +283,7 @@ jobs: # requests and that's why we need this special conditional and check for github.head_ref in # case of PRs if: ${{ failure() && (github.ref == 'refs/heads/main' || github.head_ref == 'main') }} - uses: act10ns/slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f # v2.0.0 + uses: act10ns/slack@44541246747a30eb3102d87f7a4cc5471b0ffb7d # v2.1.0 env: SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }} with: @@ -360,7 +360,7 @@ jobs: # requests and that's why we need this special conditional and check for github.head_ref in # case of PRs if: ${{ failure() && (github.ref == 'refs/heads/main' || github.head_ref == 'main') }} - uses: act10ns/slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f # v2.0.0 + uses: act10ns/slack@44541246747a30eb3102d87f7a4cc5471b0ffb7d # v2.1.0 env: SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }} with: @@ -474,7 +474,7 @@ jobs: # requests and that's why we need this special conditional and check for github.head_ref in # case of PRs if: ${{ failure() && (github.ref == 'refs/heads/main' || github.head_ref == 'main') }} - uses: act10ns/slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f # v2.0.0 + uses: act10ns/slack@44541246747a30eb3102d87f7a4cc5471b0ffb7d # v2.1.0 env: SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }} with: @@ -580,7 +580,7 @@ jobs: # requests and that's why we need this special conditional and check for github.head_ref in # case of PRs if: ${{ failure() && (github.ref == 'refs/heads/main' || github.head_ref == 'main') }} - uses: act10ns/slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f # v2.0.0 + uses: act10ns/slack@44541246747a30eb3102d87f7a4cc5471b0ffb7d # v2.1.0 env: SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }} with: diff --git a/.github/workflows/lint_tests.yml b/.github/workflows/lint_tests.yml index 3de98b5..6a7db87 100644 --- a/.github/workflows/lint_tests.yml +++ b/.github/workflows/lint_tests.yml @@ -48,7 +48,7 @@ jobs: # requests and that's why we need this special conditional and check for github.head_ref in # case of PRs if: ${{ failure() && (github.ref == 'refs/heads/main' || github.head_ref == 'main') }} - uses: act10ns/slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f # v2.0.0 + uses: act10ns/slack@44541246747a30eb3102d87f7a4cc5471b0ffb7d # v2.1.0 env: SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }} with: @@ -108,7 +108,7 @@ jobs: # requests and that's why we need this special conditional and check for github.head_ref in # case of PRs if: ${{ failure() && (github.ref == 'refs/heads/main' || github.head_ref == 'main') }} - uses: act10ns/slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f # v2.0.0 + uses: act10ns/slack@44541246747a30eb3102d87f7a4cc5471b0ffb7d # v2.1.0 env: SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }} with: diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8e21fc0..b1ab0bb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -86,7 +86,7 @@ jobs: # requests and that's why we need this special conditional and check for github.head_ref in # case of PRs if: ${{ failure() && (github.ref == 'refs/heads/main' || github.head_ref == 'main') }} - uses: act10ns/slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f # v2.0.0 + uses: act10ns/slack@44541246747a30eb3102d87f7a4cc5471b0ffb7d # v2.1.0 env: SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }} with: diff --git a/.github/workflows/secrets-scanner.yaml b/.github/workflows/secrets-scanner.yaml index 4b834b9..eca115f 100644 --- a/.github/workflows/secrets-scanner.yaml +++ b/.github/workflows/secrets-scanner.yaml @@ -63,7 +63,7 @@ jobs: - name: Notify Slack on Failure if: ${{ failure() && github.ref_name == 'main' }} - uses: act10ns/slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f # v2.0.0 + uses: act10ns/slack@44541246747a30eb3102d87f7a4cc5471b0ffb7d # v2.1.0 env: SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }} with: