Skip to content

Commit

Permalink
ci: Specify release-please action version (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmidyson authored Oct 3, 2022
1 parent e0d99dc commit eabb7fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@main
- uses: google-github-actions/release-please-action@v3.5
id: release-please
with:
release-type: go
Expand Down

0 comments on commit eabb7fd

Please sign in to comment.