Skip to content

Commit 753e629

Browse files
chore: bump slackapi/slack-github-action from 1 to 2
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1 to 2. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](slackapi/slack-github-action@v1...v2) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a625b7 commit 753e629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump-v1-tag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
git push origin v1 --force
2323
2424
- name: Send Slack notification on success
25-
uses: slackapi/slack-github-action@v1
25+
uses: slackapi/slack-github-action@v2
2626
with:
2727
payload: |
2828
{

0 commit comments

Comments
 (0)