We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a31762 commit 245044cCopy full SHA for 245044c
.github/workflows/test.yml
@@ -65,7 +65,7 @@ jobs:
65
###########################################################
66
- name: Slack failure notification
67
if: ${{ github.ref == 'refs/heads/main' && failure() }}
68
- uses: slackapi/slack-github-action@37ebaef184d7626c5f204ab8d3baff4262dd30f0 # v1.27.0
+ uses: slackapi/slack-github-action@fcfb566f8b0aab22203f066d80ca1d7e4b5d05b3 # v1.27.1
69
with:
70
payload: |
71
{
0 commit comments