dependabot[bot]
|
392ee05843
|
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](0bd85c7223...5417516237)
---
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>
|
2024-05-30 19:46:27 -07:00 |
|
Nobuyoshi Nakada
|
a49d17a080
|
Slack notification cannot send from other than ruby/* [ci skip]
|
2023-09-21 15:21:57 +09:00 |
|
卜部昌平
|
7102324de3
|
fix YAML error
`outputs` has to be a hash, but it seems previous expression
generated a null token and would have generated errors here.
|
2023-06-30 17:39:39 +09:00 |
|
卜部昌平
|
48e646fd96
|
refactor extract ${{ ghithub }} expressions
Use composite action to reduce copy & paste.
|
2023-06-29 16:58:11 +09:00 |
|