Skip to content

Commit af8b703

Browse files
Update mikefarah/yq action to v4.49.2
1 parent 4e35e9b commit af8b703

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@796317b885ae219215caa36e9bdacc87c9962c15 # v4.48.2
21+
uses: mikefarah/yq@7ccaf8e700ce99eb3f0f6cef7f5930a0b3c827cd # v4.49.2
2222
with:
2323
cmd: yq -i 'del( .repos[] | select(.rev == "rh-pre-commit-*"))' .pre-commit-config.yaml
2424

0 commit comments

Comments
 (0)