We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feba1e2 commit 26856ccCopy full SHA for 26856cc
1 file changed
.github/workflows/release.yml
@@ -152,7 +152,7 @@ jobs:
152
153
- name: Notify Slack
154
if: steps.check.outputs.exists == 'false'
155
- uses: slackapi/slack-github-action@af78098f536edbc4de71162a307590698245be95 # v3.0.1
+ uses: slackapi/slack-github-action@03ea5433c137af7c0495bc0cad1af10403fc800c # v3.0.2
156
with:
157
webhook: ${{ secrets.SLACK_RELEASE_ANNOUNCEMENTS_WEBHOOK_URL }}
158
webhook-type: webhook-trigger
0 commit comments