Skip to content

Commit 3e5dea7

Browse files
Update mikefarah/yq action to v4.52.2
1 parent 05361e5 commit 3e5dea7

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@2be0094729a1006f61e8339ce9934bfb3cbb549f # v4.52.2
2222
with:
2323
cmd: yq -i 'del( .repos[] | select(.rev == "rh-pre-commit-*"))' .pre-commit-config.yaml
2424

0 commit comments

Comments
 (0)