Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
build(deps): update google-github-actions/release-please-action actio…
Browse files Browse the repository at this point in the history
…n to v3.7.3

Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Jan 31, 2023
1 parent 31a2074 commit a6480c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/create-release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
KEPTN_BOT_NAME: ${{ env.KEPTN_BOT_NAME }}
KEPTN_BOT_EMAIL: ${{ env.KEPTN_BOT_EMAIL }}
id: release_please
uses: google-github-actions/[email protected].1
uses: google-github-actions/[email protected].3
with:
command: release-pr
release-type: go
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
KEPTN_BOT_NAME: ${{ env.KEPTN_BOT_NAME }}
KEPTN_BOT_EMAIL: ${{ env.KEPTN_BOT_EMAIL }}
id: release_please
uses: google-github-actions/[email protected].1
uses: google-github-actions/[email protected].3
with:
command: github-release
release-type: go
Expand Down

0 comments on commit a6480c9

Please sign in to comment.