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

Commit e8621cd

Browse files
ci: Bump slackapi/slack-github-action from 1.26.0 to 1.27.0
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.26.0 to 1.27.0. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](slackapi/slack-github-action@v1.26.0...v1.27.0) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea65dee commit e8621cd

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
@@ -52,7 +52,7 @@ jobs:
5252
env:
5353
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
5454
- if: failure()
55-
uses: slackapi/slack-github-action@v1.26.0
55+
uses: slackapi/slack-github-action@v1.27.0
5656
with:
5757
channel-id: alerts
5858
payload: |

0 commit comments

Comments
 (0)