Skip to content

Commit 6cf6d0c

Browse files
chore(deps): update mikefarah/yq action to v4.52.5
1 parent cdf342b commit 6cf6d0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/precommit-validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
python-version: 3.x
2525

2626
- name: Remove rh-pre-commit hook (requires VPN)
27-
uses: mikefarah/yq@c59fa8de59f1f5a16fdbfd1e2a6e97a1b42a64b9 # v4.45.2
27+
uses: mikefarah/yq@0f4fb8d35ec1a939d78dd6862f494d19ec589f19 # v4.52.5
2828
with:
2929
cmd: yq -i 'del( .repos[] | select(.rev == "rh-pre-commit-*"))' .pre-commit-config.yaml
3030

0 commit comments

Comments
 (0)