Skip to content

Commit 9a515d6

Browse files
chore(devdeps): update slackapi/slack-github-action action to v2.1.1
1 parent 744c851 commit 9a515d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/publish-release/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ runs:
2121
echo "EOF" >> $GITHUB_OUTPUT
2222
2323
- name: Send to Slack Workflow
24-
uses: slackapi/slack-github-action@v2.0.0
24+
uses: slackapi/slack-github-action@v2.1.1
2525
with:
2626
webhook: ${{ inputs.slackWebhook }}
2727
webhook-type: webhook-trigger

0 commit comments

Comments
 (0)