Skip to content

Commit cc79f42

Browse files
Bump slackapi/slack-github-action from 2.1.1 to 3.0.1
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 2.1.1 to 3.0.1. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](slackapi/slack-github-action@v2.1.1...v3.0.1) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2493b7 commit cc79f42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cicd-2-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
git push origin ${{ needs.metadata.outputs.version }}
141141
142142
- name: "Notify Slack on PR merge"
143-
uses: slackapi/slack-github-action@v2.1.1
143+
uses: slackapi/slack-github-action@v3.0.1
144144
with:
145145
webhook: ${{ secrets.SLACK_WEBHOOK_URL }}
146146
webhook-type: webhook-trigger

0 commit comments

Comments
 (0)