Skip to content
This repository was archived by the owner on Jun 27, 2025. It is now read-only.

Commit 8abf7ea

Browse files
ci: bump slackapi/slack-github-action from 2.0.0 to 2.1.0 (#130)
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](slackapi/slack-github-action@v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c87dcb9 commit 8abf7ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
env:
6767
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
6868
- if: failure()
69-
uses: slackapi/slack-github-action@v2.0.0
69+
uses: slackapi/slack-github-action@v2.1.0
7070
with:
7171
method: chat.postMessage
7272
token: ${{ secrets.SLACK_BOT_TOKEN }}

0 commit comments

Comments
 (0)