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.10 (#992)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 18, 2023
1 parent 3b95989 commit a1c6469
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/release-please-action@v3.7.1
uses: google-github-actions/release-please-action@v3.7.10
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/release-please-action@v3.7.1
uses: google-github-actions/release-please-action@v3.7.10
with:
command: github-release
release-type: go
Expand Down

0 comments on commit a1c6469

Please sign in to comment.