Skip to content

Commit 92f06a9

Browse files
Apply suggestion from @zliang-akamai
1 parent f1e967d commit 92f06a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
steps:
5353
- name: Notify Slack - Main Message
5454
id: main_message
55-
uses: slackapi/slack-github-action@v3.0.1
55+
uses: slackapi/slack-github-action@v3
5656
with:
5757
method: chat.postMessage
5858
token: ${{ secrets.SLACK_BOT_TOKEN }}

0 commit comments

Comments
 (0)