Skip to content

Commit 8ec716e

Browse files
committed
Updates slackapi/slack-github-action and pins to af78098f536edbc4de71162a307590698245be95
Updates slackapi/slack-github-action from v1.26.0 to v3.0.1 and pins to a specific commit hash instead of the tag.
1 parent 5734d91 commit 8ec716e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/slack-alert/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ runs:
3232
using: composite
3333
steps:
3434
- name: Send message to Slack via Workflow Builder
35-
uses: slackapi/slack-github-action@v1.26.0
35+
uses: slackapi/slack-github-action@af78098f536edbc4de71162a307590698245be95 # v3.0.1
3636
with:
3737
payload: |
3838
{

0 commit comments

Comments
 (0)