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 45bdbd2 commit ae75f0bCopy full SHA for ae75f0b
.github/workflows/release-please.yaml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
name: Create new release PR
19
steps:
20
- - uses: googleapis/release-please-action@c2a5a2bd6a758a0937f1ddb1e8950609867ed15c # v4
+ - uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4
21
with:
22
token: ${{ secrets.GITHUB_TOKEN }}
23
config-file: .github/actions/release-please/config.json
0 commit comments