Skip to content

Commit 6f1af9a

Browse files
ci: bump slackapi/slack-github-action from 1.23.0 to 2.1.1
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.23.0 to 2.1.1. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](slackapi/slack-github-action@v1.23.0...v2.1.1) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74ce99e commit 6f1af9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build_Push_Image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131

132132
- name: Report to slack
133133
id: slack
134-
uses: slackapi/slack-github-action@v1.23.0
134+
uses: slackapi/slack-github-action@v2.1.1
135135
with:
136136
# For posting a rich message using Block Kit
137137
payload: |

0 commit comments

Comments
 (0)