Skip to content

Commit 3f52867

Browse files
[GHA] Dependabot: Bump slackapi/slack-github-action from 3.0.3 to 3.0.5
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 3.0.3 to 3.0.5. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Changelog](https://github.com/slackapi/slack-github-action/blob/main/CHANGELOG.md) - [Commits](slackapi/slack-github-action@v3.0.3...v3.0.5) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91b4cbf commit 3f52867

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/feature-create.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
steps:
8484
- name: Post to a Slack channel
8585
id: slack
86-
uses: slackapi/slack-github-action@v3.0.3
86+
uses: slackapi/slack-github-action@v3.0.5
8787
with:
8888
# Slack channel id, channel name, or user id to post message.
8989
channel-id: 'C074PFF55NY'

0 commit comments

Comments
 (0)