We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db0919e commit 603cd57Copy full SHA for 603cd57
1 file changed
.github/workflows/release-please.yml
@@ -28,7 +28,7 @@ jobs:
28
29
# Release-please creates a PR that tracks all changes
30
steps:
31
- - uses: google-github-actions/release-please-action@db8f2c60ee802b3748b512940dde88eabd7b7e01 # v3
+ - uses: googleapis/release-please-action@db8f2c60ee802b3748b512940dde88eabd7b7e01 # v3
32
id: release
33
with:
34
command: manifest
0 commit comments