Skip to content

Commit 7008a75

Browse files
chore(deps): update slackapi/slack-github-action action to v3
1 parent bc70656 commit 7008a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/daily_releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ jobs:
352352
} >> $GITHUB_OUTPUT
353353
354354
- name: Send Slack notification
355-
uses: slackapi/slack-github-action@v1.26.0
355+
uses: slackapi/slack-github-action@v3.0.1
356356
with:
357357
channel-id: ${{ secrets.COREINT_SLACK_CHANNEL }}
358358
payload: |

0 commit comments

Comments
 (0)