Skip to content

Commit b392f90

Browse files
chore: pin googleapis/release-please-action action to 16a9c90 (#571)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0df6b6e commit b392f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
pull-requests: write
1212
id-token: write
1313
steps:
14-
- uses: googleapis/release-please-action@v4
14+
- uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4
1515
id: release
1616
- uses: actions/checkout@v6
1717
if: ${{ steps.release.outputs.release_created }}

0 commit comments

Comments
 (0)