Skip to content

Commit

Permalink
Bump slackapi/slack-github-action from 1.23.0 to 1.24.0 in /.github/a…
Browse files Browse the repository at this point in the history
…ctions/send-slack-notification (#358)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent b9aa88f commit 66bd256
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 @@ -86,7 +86,7 @@ runs:

- name: Send slack notification
id: slack
uses: slackapi/slack-github-action@v1.23.0
uses: slackapi/slack-github-action@v1.24.0
env:
SLACK_BOT_TOKEN: ${{ inputs.token }}
COLOR: ${{ steps.compute-color.outputs.result }}
Expand Down

0 comments on commit 66bd256

Please sign in to comment.