We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d893e9 commit bd2f00bCopy full SHA for bd2f00b
.github/workflows/release.yml
@@ -11,6 +11,6 @@ jobs:
11
name: Release Please
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: googleapis/release-please-action@d1a8f221d7723166f48a584aebba00ef3f6febec # v4.1.4
+ - uses: googleapis/release-please-action@5792afc6b46e9bb55deda9eda973a18c226bc3fc # v4.1.5
15
with:
16
token: ${{ secrets.WORKFLOW_TOKEN }} # We need to set the PAT so the publish workflow can be triggered
0 commit comments