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 01f0f1d + af7f504 commit 971cb1cCopy full SHA for 971cb1c
1 file changed
.github/workflows/moby-latest.yml
@@ -50,7 +50,7 @@ jobs:
50
- name: Notify to Slack on failures
51
if: failure()
52
id: slack
53
- uses: slackapi/slack-github-action@v2.1.1
+ uses: slackapi/slack-github-action@v3.0.1
54
with:
55
payload: |
56
{
0 commit comments