Skip to content

Commit

Permalink
fix: Pin release-please version in GHA pipeline (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
juissi-t authored Feb 20, 2023
1 parent 4e7f8e5 commit 2e22bda
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 @@ -19,7 +19,7 @@ jobs:

steps:
- name: Release
uses: google-github-actions/release-please-action@v3
uses: google-github-actions/release-please-action@514bc6cdae71484c998108f2136a8f5e4c62b9b9
id: release
with:
release-type: python
Expand Down

0 comments on commit 2e22bda

Please sign in to comment.