Skip to content

Commit 4e68ba6

Browse files
authored
Merge pull request #477 from ForgeRock/renovate/slackapi-slack-github-action-2.x
chore(devdeps): update slackapi/slack-github-action action to v2.1.1
2 parents 956e82b + 9a515d6 commit 4e68ba6

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)