We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1da973d commit 829368dCopy full SHA for 829368d
.github/workflows/release-please.yml
@@ -22,7 +22,7 @@ jobs:
22
releases_created: ${{ steps.release.outputs.releases_created }}
23
tag_name: ${{ steps.release.outputs.tag_name }}
24
steps:
25
- - uses: google-github-actions/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # v4.1.1
+ - uses: googleapis/release-please-action@f3969c04a4ec81d7a9aa4010d84ae6a7602f86a7 # v4.1.1
26
id: release
27
with:
28
command: manifest
0 commit comments