Skip to content

Commit bd9de67

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

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
@@ -13,7 +13,7 @@ jobs:
1313
id-token: write
1414
models: read
1515
steps:
16-
- uses: googleapis/release-please-action@v4
16+
- uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4
1717
id: release
1818
- uses: actions/checkout@v6
1919
if: ${{ steps.release.outputs.release_created }}

0 commit comments

Comments
 (0)