Skip to content

Commit 970a5a5

Browse files
chore(deps): pin googleapis/release-please-action action to c2a5a2b
1 parent fc18fe7 commit 970a5a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
release-please:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: googleapis/release-please-action@v4
14+
- uses: googleapis/release-please-action@c2a5a2bd6a758a0937f1ddb1e8950609867ed15c # v4
1515
with:
1616
token: ${{ secrets.PAT_TOKEN }}
1717
config-file: release-please-config.json

0 commit comments

Comments
 (0)