Skip to content

Commit a3ed4bf

Browse files
build(deps): bump slackapi/slack-github-action from 2.1.0 to 2.1.1
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](slackapi/slack-github-action@v2.1.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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 682b08f commit a3ed4bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-nightly.yml

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

8080
- name: Post a message in slack channel if failing
8181
if: ${{ failure() }}
82-
uses: slackapi/[email protected].0
82+
uses: slackapi/[email protected].1
8383
with:
8484
webhook: ${{ secrets.SLACK_WEBHOOK_URL }}
8585
webhook-type: incoming-webhook

0 commit comments

Comments
 (0)