Skip to content

Commit c296d3b

Browse files
chore(deps): bump slackapi/slack-github-action from 3.0.1 to 3.0.2 (#5048)
1 parent 9822b20 commit c296d3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/slack-lite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
f.write("payload={}".format(json.dumps(payload)))
120120
121121
- name: Post Slack message
122-
uses: slackapi/slack-github-action@v3.0.1
122+
uses: slackapi/slack-github-action@v3.0.2
123123
with:
124124
method: chat.postMessage
125125
token: ${{ secrets.SLACK_BOT_TOKEN }}

0 commit comments

Comments
 (0)