Skip to content

Commit 3d459fc

Browse files
chore(deps): update slackapi/slack-github-action action to v2 in .github/workflows/test.yml (main) (#5132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7ddeb08 commit 3d459fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
###########################################################
6666
- name: Slack failure notification
6767
if: ${{ github.ref == 'refs/heads/main' && failure() }}
68-
uses: slackapi/slack-github-action@fcfb566f8b0aab22203f066d80ca1d7e4b5d05b3 # v1.27.1
68+
uses: slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d # v2.0.0
6969
with:
7070
payload: |
7171
{

0 commit comments

Comments
 (0)