We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14f98c9 commit a5a2954Copy full SHA for a5a2954
1 file changed
.github/workflows/release.yml
@@ -143,7 +143,7 @@ jobs:
143
144
- name: Notify Slack
145
if: steps.changesets.outputs.published == 'true'
146
- uses: slackapi/slack-github-action@af78098f536edbc4de71162a307590698245be95 # v3.0.1
+ uses: slackapi/slack-github-action@45a88b9581bfab2566dc881e2cd66d334e621e2c # v3.0.3
147
with:
148
webhook: ${{ secrets.SLACK_RELEASE_ANNOUNCEMENTS_WEBHOOK_URL }}
149
webhook-type: webhook-trigger
0 commit comments