Skip to content

Commit

Permalink
chore(deps): update googlecloudplatform/release-please-action action …
Browse files Browse the repository at this point in the history
…to v4
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent c8ccadb commit 20ad15f
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 @@ -68,7 +68,7 @@ jobs:
outputs:
releases_created: ${{ steps.tag-release.outputs.releases_created }}
steps:
- uses: GoogleCloudPlatform/release-please-action@v3
- uses: GoogleCloudPlatform/release-please-action@v4
id: tag-release
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 20ad15f

Please sign in to comment.