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 7a5ca4e commit 5c474c5Copy full SHA for 5c474c5
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@0d95c9a7becc1e6e297d76df9bc735c44f4cbcbc # v3.0.5
+ uses: slackapi/slack-github-action@dcb1066f776dd043e64d0e8ba94ca15cc7e1875d # v4.0.0
299
with:
300
webhook: ${{ secrets.SLACK_WEBHOOK_URL_RELEASE }}
301
webhook-type: incoming-webhook
0 commit comments