Skip to content

Commit

Permalink
Merge branch 'master' into renovate/major-core-kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
0x6675636b796f75676974687562 authored Jul 31, 2024
2 parents b8dbc10 + 54dbba7 commit adf79f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/helm_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ jobs:
name: Prepare to build from branch
run: |
git switch --force-create ${{ inputs.branch }} origin/${{ inputs.branch }}
- uses: gittools/actions/gitversion/setup@v1.1.1
- uses: gittools/actions/gitversion/setup@v1.2.0
with:
versionSpec: 5.x
- uses: gittools/actions/gitversion/execute@v1.1.1
- uses: gittools/actions/gitversion/execute@v1.2.0
id: calculate-semver
with:
targetPath: ${{ env.CHARTS_DIR }}
Expand Down

0 comments on commit adf79f6

Please sign in to comment.