Skip to content

Commit

Permalink
fix: pin to action sha for security
Browse files Browse the repository at this point in the history
  • Loading branch information
Florent committed Aug 30, 2022
1 parent d946ab3 commit 6593238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v3
- uses: google-github-actions/release-please-action@14c6addfeb0bfb4b1d78fa1da89e5b08f7c6b3c3 # v3.4.1
id: release
with:
command: manifest
Expand Down

0 comments on commit 6593238

Please sign in to comment.