Skip to content

Commit b0d00ad

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v6 (#58)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 817516f commit b0d00ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
fi
4343
4444
- name: Commit chart version
45-
uses: stefanzweifel/git-auto-commit-action@v5
45+
uses: stefanzweifel/git-auto-commit-action@v6
4646
if: steps.commit_exists.outputs.result == 'false'
4747
with:
4848
commit_message: ${{ env.COMMIT_MESSAGE }}

0 commit comments

Comments
 (0)