Skip to content

Commit ac09801

Browse files
Bump slackapi/slack-github-action from 2.1.0 to 2.1.1
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] <support@github.com>
1 parent 2b73afd commit ac09801

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cicd-2-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
# asset_name: lambda-${{ needs.metadata.outputs.version }}.zip
142142
# asset_content_type: application/zip
143143
- name: "Notify Slack on PR merge"
144-
uses: slackapi/slack-github-action@v2.1.0
144+
uses: slackapi/slack-github-action@v2.1.1
145145
with:
146146
webhook: ${{ secrets.SLACK_WEBHOOK_URL }}
147147
webhook-type: webhook-trigger

0 commit comments

Comments
 (0)