Skip to content

Commit 40fa74d

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

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@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
4646
if: steps.commit_exists.outputs.result == 'false'
4747
with:
4848
commit_message: ${{ env.COMMIT_MESSAGE }}

0 commit comments

Comments
 (0)