Skip to content

Commit

Permalink
ci: pin release-please-action by SHA
Browse files Browse the repository at this point in the history
  • Loading branch information
hugo-sid authored Sep 20, 2023
1 parent 0150bd8 commit 690d87f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
- uses: google-github-actions/release-please-action@ca6063f4ed81b55db15b8c42d1b6f7925866342d # v3.7.11
with:
release-type: simple
token: ${{ secrets.GH_PAT }}
Expand Down

0 comments on commit 690d87f

Please sign in to comment.