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 a6083a1 + db3d368 commit 42d5f67Copy full SHA for 42d5f67
.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