Skip to content

Commit 22e13fc

Browse files
chore(deps): bump slackapi/slack-github-action
Bumps the github-actions group with 1 update in the / directory: [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action). Updates `slackapi/slack-github-action` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](slackapi/slack-github-action@v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent abf8e98 commit 22e13fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/[email protected].0
122+
uses: slackapi/[email protected].1
123123
with:
124124
method: chat.postMessage
125125
token: ${{ secrets.SLACK_BOT_TOKEN }}

0 commit comments

Comments
 (0)