diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-31 02:08:06 +0000 |
|---|---|---|
| committer | matzbot <svn-admin@ruby-lang.org> | 2024-05-30 19:46:27 -0700 |
| commit | 392ee058432910ef89abaff7e2e19d142f32638c (patch) | |
| tree | 70ab8a00d4e8983b351f11dbc171529dc5aed1f7 | |
| parent | 30960cb6d4c1caf829eef3c6ac37f500c9e45aa3 (diff) | |
Bump ruby/action-slack from 3.2.1 to 3.2.2 in /.github/actions/slack
Bumps [ruby/action-slack](https://github.com/ruby/action-slack) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/ruby/action-slack/releases)
- [Commits](https://github.com/ruby/action-slack/compare/0bd85c72233cdbb6a0fe01d37aaeff1d21b5fce1...54175162371f1f7c8eb94d7c8644ee2479fcd375)
---
updated-dependencies:
- dependency-name: ruby/action-slack
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | .github/actions/slack/action.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/actions/slack/action.yml b/.github/actions/slack/action.yml index c98be085a8..f0481f5bc2 100644 --- a/.github/actions/slack/action.yml +++ b/.github/actions/slack/action.yml @@ -24,7 +24,7 @@ runs: using: composite steps: - - uses: ruby/action-slack@0bd85c72233cdbb6a0fe01d37aaeff1d21b5fce1 # v3.2.1 + - uses: ruby/action-slack@54175162371f1f7c8eb94d7c8644ee2479fcd375 # v3.2.2 with: payload: | { |
