Skip to content

Commit 5974f7d

Browse files
chore(deps): replace google-github-actions/release-please-action action with googleapis/release-please-action
1 parent fb6e8c2 commit 5974f7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
release-please:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: google-github-actions/release-please-action@db8f2c60ee802b3748b512940dde88eabd7b7e01 # v3
9+
- uses: googleapis/release-please-action@db8f2c60ee802b3748b512940dde88eabd7b7e01 # v3
1010
with:
1111
release-type: node
1212
package-name: release-please-action

0 commit comments

Comments
 (0)