We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bf69a2 commit 98b9379Copy full SHA for 98b9379
.github/workflows/check_for_broken_links.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Send custom JSON data to Slack workflow
43
if: steps.checkLinks.outputs.result
44
id: slack
45
- uses: slackapi/slack-github-action@70cd7be8e40a46e8b0eced40b0de447bdb42f68e # v1.26.0
+ uses: slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a # v2.1.1
46
with:
47
payload: |
48
{
0 commit comments