Skip to content

Commit f27716c

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 7d3c0d2 commit f27716c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dev_sandbox_publish_deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ jobs:
176176
runs-on: ubuntu-latest
177177
steps:
178178
- name: "Notify Slack on PR merge"
179-
uses: slackapi/slack-github-action@v2.1.1
179+
uses: slackapi/slack-github-action@v3.0.1
180180
with:
181181
webhook: ${{ secrets.SLACK_WORKFLOW_WEBHOOK_URL }}
182182
webhook-type: webhook-trigger

0 commit comments

Comments
 (0)