Skip to content

Commit b406ea3

Browse files
authored
chore: pin third-party GitHub Actions to commit SHAs (#238)
1 parent e35963e commit b406ea3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
LD_INCLUDE_INTEGRATION_TESTS: 1
2424

2525
steps:
26-
- uses: googleapis/release-please-action@v4
26+
- uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0
2727
id: release
2828

2929
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)