mirror of
https://github.com/sern-handler/cli
synced 2026-06-06 01:16:53 +00:00
chore(deps): replace google-github-actions/release-please-action action with googleapis/release-please-action
This commit is contained in:
2
.github/workflows/release-please.yml
vendored
2
.github/workflows/release-please.yml
vendored
@@ -7,7 +7,7 @@ jobs:
|
||||
Release:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: google-github-actions/release-please-action@v3
|
||||
- uses: googleapis/release-please-action@v3
|
||||
id: release
|
||||
with:
|
||||
release-type: node
|
||||
|
||||
Reference in New Issue
Block a user