Skip to content

Commit 7283ff8

Browse files
meta: bump rtCamp/action-slack-notify from 2.3.3 to 2.4.0 (#8981)
* meta: bump rtCamp/action-slack-notify from 2.3.3 to 2.4.0 Bumps [rtCamp/action-slack-notify](https://github.com/rtcamp/action-slack-notify) from 2.3.3 to 2.4.0. - [Release notes](https://github.com/rtcamp/action-slack-notify/releases) - [Commits](rtCamp/action-slack-notify@e31e87e...33ca3be) --- updated-dependencies: - dependency-name: rtCamp/action-slack-notify dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Fix version tag Signed-off-by: Matt Cowley <me@mattcowley.co.uk> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Matt Cowley <me@mattcowley.co.uk> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matt Cowley <me@mattcowley.co.uk>
1 parent 95f0144 commit 7283ff8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
132132
- name: Notify on Manual Release
133133
if: ${{ github.event_name == 'workflow_dispatch' }}
134-
uses: rtCamp/action-slack-notify@e31e87e03dd19038e411e38ae27cbad084a90661 # 2.3.3
134+
uses: rtCamp/action-slack-notify@33ca3be66c6f378fe1610fd1d5258632dbed5e58 # v2.4.0
135135
env:
136136
SLACK_COLOR: '#43853D'
137137
SLACK_ICON: https://github.com/nodejs.png?size=48

0 commit comments

Comments
 (0)