We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80e0395 commit 33c27a4Copy full SHA for 33c27a4
.github/workflows/weekly-enviroment.yml
@@ -83,7 +83,7 @@ jobs:
83
84
# Once https://github.com/slackapi/slack-github-action/issues/84 will be resolved we can push the payload to a different file
85
- name: Send custom JSON data to Slack workflow
86
- uses: slackapi/slack-github-action@v1.25.0
+ uses: slackapi/slack-github-action@v1.26.0
87
with:
88
payload: |
89
{
0 commit comments