We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 956e82b + 9a515d6 commit 4e68ba6Copy full SHA for 4e68ba6
1 file changed
.github/actions/publish-release/action.yml
@@ -21,7 +21,7 @@ runs:
21
echo "EOF" >> $GITHUB_OUTPUT
22
23
- name: Send to Slack Workflow
24
- uses: slackapi/slack-github-action@v2.0.0
+ uses: slackapi/slack-github-action@v2.1.1
25
with:
26
webhook: ${{ inputs.slackWebhook }}
27
webhook-type: webhook-trigger
0 commit comments