Skip to content

Commit ac2de05

Browse files
authored
Merge pull request #3293 from o1-labs/dependabot/github_actions/slackapi/slack-github-action-2.1.1
build(deps): bump slackapi/slack-github-action from 2.1.0 to 2.1.1
2 parents 682b08f + a3ed4bf commit ac2de05

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)