Skip to content

Commit

Permalink
Bump slackapi/slack-github-action from 1.25.0 to 1.26.0 in /.github/a…
Browse files Browse the repository at this point in the history
…ctions/send-slack-notification in the catch-all group (#575)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 24, 2024
1 parent 6f47229 commit d83e52f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/send-slack-notification/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ runs:

- name: Send slack notification
id: slack
uses: slackapi/slack-github-action@6c661ce58804a1a20f6dc5fbee7f0381b469e001 # v1.25.0
uses: slackapi/slack-github-action@70cd7be8e40a46e8b0eced40b0de447bdb42f68e # v1.26.0
env:
SLACK_BOT_TOKEN: ${{ inputs.token }}
COLOR: ${{ steps.compute-color.outputs.result }}
Expand Down

0 comments on commit d83e52f

Please sign in to comment.