Skip to content

Commit a3bd7de

Browse files
⬆️ Bump slackapi/slack-github-action from 2.1.0 to 2.1.1 (#15)
Bumps [slackapi/slack-github-action](https://github.com/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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c97547d commit a3bd7de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ runs:
5555
5656
- name: Post message to ${{ inputs.slack-channel-name }} Slack channel
5757
if: success()
58-
uses: slackapi/[email protected].0
58+
uses: slackapi/[email protected].1
5959
with:
6060
payload-file-path: './flaky_tests.json'
6161
webhook: ${{ inputs.slack-incoming-webhooks-url }}

0 commit comments

Comments
 (0)