Skip to content

Commit 72dc901

Browse files
chore(deps): update mikefarah/yq action to v4.53.2
1 parent 28034bb commit 72dc901

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Checkout to repository
2626
uses: actions/checkout@v6
2727
- name: Get dependency versions
28-
uses: mikefarah/yq@v4.52.5
28+
uses: mikefarah/yq@v4.53.2
2929
id: get-versions
3030
with:
3131
cmd: yq eval -o=json -I=0 versions.yaml

0 commit comments

Comments
 (0)