Skip to content

Commit 4e3ca45

Browse files
chore(deps): Bump ravsamhq/notify-slack-action from 1 to 2
Bumps [ravsamhq/notify-slack-action](https://github.com/ravsamhq/notify-slack-action) from 1 to 2. - [Release notes](https://github.com/ravsamhq/notify-slack-action/releases) - [Commits](ravsamhq/notify-slack-action@v1...v2) --- updated-dependencies: - dependency-name: ravsamhq/notify-slack-action dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb899a9 commit 4e3ca45

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
@@ -51,7 +51,7 @@ jobs:
5151

5252
- name: Report Status
5353
if: always()
54-
uses: ravsamhq/notify-slack-action@v1
54+
uses: ravsamhq/notify-slack-action@v2
5555
with:
5656
status: ${{ job.status }}
5757
notify_when: "failure,warnings"

0 commit comments

Comments
 (0)