Skip to content

Commit f3a38f6

Browse files
chore(deps): pin slackapi/slack-github-action action to 91efab1
1 parent 245336d commit f3a38f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • .github/actions/report-scheduled-failure

.github/actions/report-scheduled-failure/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ runs:
1010
using: composite
1111
steps:
1212
- name: Report failure of a scheduled run
13-
uses: slackapi/slack-github-action@v2.1.1
13+
uses: slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a # v2.1.1
1414
with:
1515
webhook: ${{ inputs.slack-webhook }}
1616
webhook-type: incoming-webhook

0 commit comments

Comments
 (0)