mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-09 05:06:29 +10:00
Bump slackapi/slack-github-action version from v1.19.0 to v1.23.0 (#12984)
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com> Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
This commit is contained in:
@@ -240,7 +240,7 @@ jobs:
|
||||
steps:
|
||||
- name: Notify in Slack channel
|
||||
if: ${{ needs.vib-publish.result != 'success' || needs.update-index.result != 'success' }}
|
||||
uses: slackapi/slack-github-action@v1.19.0
|
||||
uses: slackapi/slack-github-action@v1.23.0
|
||||
with:
|
||||
channel-id: ${{ secrets.CD_SLACK_CHANNEL_ID }}
|
||||
payload: |
|
||||
|
||||
Reference in New Issue
Block a user