Skip to content

Commit eeaeba0

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v7
1 parent abf78f3 commit eeaeba0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/build.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
fi
4444
4545
- name: Commit chart version
46-
uses: stefanzweifel/git-auto-commit-action@v6
46+
uses: stefanzweifel/git-auto-commit-action@4a55954c782fc1ea30b9056cd3e7a2b40ca8887d # v7.2.0
4747
if: steps.commit_exists.outputs.result == 'false'
4848
with:
4949
commit_message: ${{ env.COMMIT_MESSAGE }}

0 commit comments

Comments
 (0)