Skip to content

Commit a3b6722

Browse files
build(deps): bump rtCamp/action-slack-notify from 2.3.2 to 2.3.3 (#10718)
Bumps [rtCamp/action-slack-notify](https://github.com/rtcamp/action-slack-notify) from 2.3.2 to 2.3.3. - [Release notes](https://github.com/rtcamp/action-slack-notify/releases) - [Commits](rtCamp/action-slack-notify@v2.3.2...v2.3.3) --- updated-dependencies: - dependency-name: rtCamp/action-slack-notify dependency-version: 2.3.3 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 b824bc4 commit a3b6722

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ jobs:
160160
runs-on: ubuntu-latest
161161
steps:
162162
- name: Slack Notification
163-
uses: rtCamp/action-slack-notify@v2.3.2
163+
uses: rtCamp/action-slack-notify@v2.3.3
164164
env:
165165
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
166166
SLACK_COLOR: ${{ job.status }}

0 commit comments

Comments
 (0)