Skip to content

Commit 62ec202

Browse files
Update mikefarah/yq action to v4.45.2
1 parent 4050dd6 commit 62ec202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/precommit-validate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
version: ${{ env.REGAL_VERSION }}
5252

5353
- name: Remove rh-pre-commit hook (requires VPN)
54-
uses: mikefarah/yq@8bf425b4d1344db7cd469a8d10a390876e0c77fd # v4.45.1
54+
uses: mikefarah/yq@c59fa8de59f1f5a16fdbfd1e2a6e97a1b42a64b9 # v4.45.2
5555
with:
5656
cmd: yq -i 'del( .repos[] | select(.rev == "rh-pre-commit-*"))' .pre-commit-config.yaml
5757

0 commit comments

Comments
 (0)