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 9ef58c5 commit 8ac8404Copy full SHA for 8ac8404
.github/workflows/release.yml
@@ -129,7 +129,7 @@ jobs:
129
fi
130
131
- name: Announce success
132
- uses: slackapi/slack-github-action@v1.25.0
+ uses: slackapi/slack-github-action@v1.26.0
133
if: >
134
success()
135
&& env.SKIP_ANNOUNCE == 'false'
@@ -144,7 +144,7 @@ jobs:
144
}
145
146
- name: Announce failure
147
148
149
failure()
150
0 commit comments