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 4cea565 commit a2f2d05Copy full SHA for a2f2d05
.github/workflows/release-please.yml
@@ -14,6 +14,6 @@ jobs:
14
release-please:
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f # v4.1.3
+ - uses: googleapis/release-please-action@d1a8f221d7723166f48a584aebba00ef3f6febec # v4.1.4
18
with:
19
token: ${{ secrets.MY_RELEASE_PLEASE_TOKEN }}
0 commit comments