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 c756e21 commit 883e95eCopy full SHA for 883e95e
.github/workflows/release.yml
@@ -88,7 +88,7 @@ jobs:
88
steps:
89
- name: "Send a notification to Slack"
90
if: "${{ env.SLACK_WEBHOOK_URL != '' }}"
91
- uses: "slackapi/slack-github-action@fcfb566f8b0aab22203f066d80ca1d7e4b5d05b3" # v1.27.1
+ uses: "slackapi/slack-github-action@fcfb566f8b0aab22203f066d80ca1d7e4b5d05b3" # v1.27.1
92
with:
93
payload: |
94
{
0 commit comments