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 b52fce6 + ddfefe8 commit ce4e0b8Copy full SHA for ce4e0b8
1 file changed
.github/workflows/forward-compatibility.yaml
@@ -95,7 +95,7 @@ jobs:
95
steps:
96
- name: Send Slack alert notification
97
if: ${{ env.SLACK_BOT_TOKEN != '' }}
98
- uses: slackapi/slack-github-action@v2.1.1
+ uses: slackapi/slack-github-action@v3.0.2
99
with:
100
method: chat.postMessage
101
token: ${{ secrets.SLACK_BOT_TOKEN }}
0 commit comments