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.
2 parents f6118b6 + 22d267a commit db3d368Copy full SHA for db3d368
.github/workflows/release_notice.yml
@@ -14,7 +14,7 @@ jobs:
14
run: echo "$GITHUB_CONTEXT"
15
- name: Send custom JSON data to Slack workflow
16
id: slack
17
- uses: slackapi/[email protected].0
+ uses: slackapi/[email protected].1
18
with:
19
# This data can be any valid JSON from a previous step in the GitHub Action
20
payload: |
0 commit comments