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 141edfb (#34)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 18, 2022
1 parent a77201b commit b9c38a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-delivery.yml
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@0dbbfb021aab097f9e5c86c7387d0cc10d3edab7 # tag=v3
- uses: google-github-actions/release-please-action@141edfb4d3a003bc1723056c9ab59ba000ec22c8 # tag=v3
id: release
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit b9c38a7

Please sign in to comment.