Skip to content

Commit 7b1961c

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v7
1 parent b0d00ad commit 7b1961c

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@v6
45+
uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1.0
4646
if: steps.commit_exists.outputs.result == 'false'
4747
with:
4848
commit_message: ${{ env.COMMIT_MESSAGE }}

0 commit comments

Comments
 (0)