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 af76cc5 commit a3caba0Copy full SHA for a3caba0
1 file changed
.github/workflows/release.yml
@@ -295,7 +295,7 @@ jobs:
295
run: .github/utils/prepare_release_notification.sh
296
297
- name: Send release notification to Slack
298
- uses: slackapi/slack-github-action@45a88b9581bfab2566dc881e2cd66d334e621e2c # v3.0.3
+ uses: slackapi/slack-github-action@0d95c9a7becc1e6e297d76df9bc735c44f4cbcbc # v3.0.5
299
with:
300
webhook: ${{ secrets.SLACK_WEBHOOK_URL_RELEASE }}
301
webhook-type: incoming-webhook
0 commit comments