Skip to content

Commit 5631d6b

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v5.2.0
1 parent 2e99cd3 commit 5631d6b

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

0 commit comments

Comments
 (0)