Skip to content

Commit

Permalink
Merge pull request #22 from padok-team/renovate/google-github-actions…
Browse files Browse the repository at this point in the history
…-release-please-action-4.x

chore(deps): update google-github-actions/release-please-action action to v4
  • Loading branch information
dixneuf19 authored Dec 15, 2023
2 parents dc5651b + a88daf8 commit e1bad3f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,10 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
- uses: google-github-actions/release-please-action@v4
id: release
with:
release-type: ${{ inputs.release-type }}
default-branch: main
# See https://github.com/google-github-actions/release-please-action#creating-majorminor-tags
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
if: inputs.update-major-minor-tags
Expand Down

0 comments on commit e1bad3f

Please sign in to comment.