mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 10:33:37 -05:00
ci: update release-please to the new workspace (#5901)
- Update release-please namespace because it moved from google-github-actions to googleapis. - Switch to a complete release identifier.
This commit is contained in:
parent
4931da55da
commit
2ecf945339
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
|
@ -155,7 +155,7 @@ jobs:
|
|||
pull-requests: write
|
||||
timeout-minutes: 60
|
||||
steps:
|
||||
- uses: google-github-actions/release-please-action@v4
|
||||
- uses: googleapis/release-please-action@v4.1.3
|
||||
id: release
|
||||
with:
|
||||
config-file: .github/release-please/release-please-config.json
|
||||
|
|
Loading…
Reference in a new issue