Skip to content

Commit 641a872

Browse files
chore(deps): pin googleapis/release-please-action action to f3969c0 (#374)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e1fb6bb commit 641a872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Checkout
3030
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
3131

32-
- uses: googleapis/release-please-action@v4
32+
- uses: googleapis/release-please-action@f3969c04a4ec81d7a9aa4010d84ae6a7602f86a7 # v4
3333
id: release
3434
with:
3535
token: ${{ secrets.PAT }}

0 commit comments

Comments
 (0)