Skip to content

Commit

Permalink
chore(deps): update google-github-actions/release-please-action diges…
Browse files Browse the repository at this point in the history
…t to 4c5670f
  • Loading branch information
renovate[bot] authored Oct 19, 2023
1 parent 1cf9cbf commit 8daff0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
release_created: ${{ steps.release.outputs.release_created }}
tag_name: ${{ steps.release.outputs.tag_name }}
steps:
- uses: google-github-actions/release-please-action@d3c71f9a0a55385580de793de58da057b3560862 # v3
- uses: google-github-actions/release-please-action@4c5670f886fe259db4d11222f7dff41c1382304d # v3
id: release
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 8daff0d

Please sign in to comment.