Skip to content

Commit d46772f

Browse files
chore(deps): Bump slackapi/slack-github-action from 2.1.0 to 2.1.1 (#169)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d0f5a69 commit d46772f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push-networks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
130130
steps:
131131
- name: Post to Slack channel team-acs-sensor-ecosystem-interruptions
132-
uses: slackapi/slack-github-action@v2.1.0
132+
uses: slackapi/slack-github-action@v2.1.1
133133
with:
134134
channel-id: "C08D1NHBF8B"
135135
payload: >-

0 commit comments

Comments
 (0)