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 148f7a3 commit 25ad7fcCopy full SHA for 25ad7fc
.github/workflows/ci-notify-slack.yml
@@ -24,7 +24,7 @@ jobs:
24
echo "safe_title=$ESCAPED_TITLE" >> "$GITHUB_OUTPUT"
25
26
- name: Post to a Slack channel
27
- uses: slackapi/slack-github-action@6c661ce58804a1a20f6dc5fbee7f0381b469e001 # v1.25.0
+ uses: slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a # v2.1.1
28
with:
29
channel-id: eng-execution-mrs
30
slack-message: ":github: `${{ github.repository }}` <${{ github.event.pull_request.html_url }}|${{ steps.sanitize.outputs.safe_title }}>"
0 commit comments