Skip to content

Commit 9e4256a

Browse files
authored
Merge pull request #223 from redhat-cop/renovate/mikefarah-yq-4.x
Update mikefarah/yq action to v4.52.5
2 parents 360c6ca + 292d4b6 commit 9e4256a

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
@@ -18,7 +18,7 @@ jobs:
1818
python-version: 3.x
1919

2020
- name: Remove rh-pre-commit hook (requires VPN)
21-
uses: mikefarah/yq@5a7e72a743649b1b3a47d1a1d8214f3453173c51 # v4.52.4
21+
uses: mikefarah/yq@0f4fb8d35ec1a939d78dd6862f494d19ec589f19 # v4.52.5
2222
with:
2323
cmd: yq -i 'del( .repos[] | select(.rev == "rh-pre-commit-*"))' .pre-commit-config.yaml
2424

0 commit comments

Comments
 (0)