Skip to content

Commit

Permalink
chore(deps): update slackapi/slack-github-action action to v1.27.0 (#…
Browse files Browse the repository at this point in the history
…19382)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Giancarlo Cordero Ortiz <[email protected]>
  • Loading branch information
renovate[bot] and giancorderoortiz authored Oct 13, 2024
1 parent 8628647 commit c8d7cf3
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 @@ -277,7 +277,7 @@ jobs:
- name: Notify the slack channel of when build conclusion failed
env:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_TOKEN }}
uses: slackapi/slack-github-action@v1.26.0
uses: slackapi/slack-github-action@v1.27.0
with:
channel-id: ${{ secrets.SLACK_NOTIFICATION_CHANNEL }}
payload: |
Expand Down

0 comments on commit c8d7cf3

Please sign in to comment.