Skip to content

Commit b7f3773

Browse files
authored
chore: apply direct hash in actions instead of tag (#9)
1 parent 9bb38de commit b7f3773

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
release:
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: googleapis/release-please-action@v4
18+
- uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0
1919
id: release
2020
with:
2121
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)