Skip to content

Commit

Permalink
chore(deps): update slackapi/slack-github-action action to v1.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2023
1 parent f784429 commit 1d24958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ jobs:
# ENVs cannot be used directly in job.if. This is a workaround to check
# if SLACK_WEBHOOK_URL is present.
if: "${{ env.SLACK_WEBHOOK_URL != '' }}"
uses: "slackapi/slack-github-action@v1.23.0"
uses: "slackapi/slack-github-action@v1.24.0"
with:
payload: |
{
Expand Down

0 comments on commit 1d24958

Please sign in to comment.