Skip to content

Commit 3fbd2f7

Browse files
Update mikefarah/yq action to v4.52.4
1 parent 4d7b2fa commit 3fbd2f7

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@065b200af9851db0d5132f50bc10b1406ea5c0a8 # v4.50.1
21+
uses: mikefarah/yq@5a7e72a743649b1b3a47d1a1d8214f3453173c51 # v4.52.4
2222
with:
2323
cmd: yq -i 'del( .repos[] | select(.rev == "rh-pre-commit-*"))' .pre-commit-config.yaml
2424

0 commit comments

Comments
 (0)