Skip to content

Commit 245044c

Browse files
chore(deps): update slackapi/slack-github-action action to v1.27.1 in .github/workflows/test.yml (main) (#5112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a31762 commit 245044c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@37ebaef184d7626c5f204ab8d3baff4262dd30f0 # v1.27.0
68+
uses: slackapi/slack-github-action@fcfb566f8b0aab22203f066d80ca1d7e4b5d05b3 # v1.27.1
6969
with:
7070
payload: |
7171
{

0 commit comments

Comments
 (0)