We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22b5496 commit 3e7a363Copy full SHA for 3e7a363
.github/workflows/workflow.yaml
@@ -91,7 +91,7 @@ jobs:
91
SLACK_WEBHOOK_URL:projects/1027349420744/secrets/SLACK_ONCALL_WEBHOOK_URL
92
- run: yarn
93
- run: yarn deploy
94
- - uses: ravsamhq/notify-slack-action@be814b201e233b2dc673608aa46e5447c8ab13f2 # v2
+ - uses: ravsamhq/notify-slack-action@be814b201e233b2dc673608aa46e5447c8ab13f2 # 2.5.0
95
if: always()
96
with:
97
status: ${{ job.status }}
0 commit comments