We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 345fcde commit 84b962fCopy full SHA for 84b962f
.github/workflows/publish-release.yml
@@ -47,7 +47,7 @@ jobs:
47
if: github.repository == inputs.target-repo
48
runs-on: ubuntu-latest
49
steps:
50
- - uses: GoogleCloudPlatform/[email protected].1
+ - uses: GoogleCloudPlatform/[email protected].3
51
id: release
52
with:
53
token: "${{ secrets.GH_TOKEN }}"
0 commit comments