Skip to content

Commit

Permalink
chore: update to google-github-actions/release-please-action@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
socsieng committed Oct 6, 2023
1 parent f665586 commit bd2ecf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -83,7 +83,7 @@ jobs:

steps:
- id: release
uses: GoogleCloudPlatform/release-please-action@v2
uses: google-github-actions/release-please-action@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: simple
Expand Down

0 comments on commit bd2ecf1

Please sign in to comment.