Skip to content

Commit

Permalink
Merge pull request #25 from storyprotocol/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ot-github/workflows/slackapi/slack-github-action-1.26.0

Bump slackapi/slack-github-action from 1.25.0 to 1.26.0 in /.github/workflows
  • Loading branch information
AndyBoWu authored Apr 24, 2024
2 parents ec7b502 + 152b02f commit 8046f52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-secrets-scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- name: Send notification to slack if secrets found
if: failure()
uses: slackapi/slack-github-action@v1.25.0
uses: slackapi/slack-github-action@v1.26.0
with:
channel-id: ${{ secrets.SLACK_CHANNEL_ID_GITHUB_NOTIFICATION }}
payload: |
Expand Down

0 comments on commit 8046f52

Please sign in to comment.