Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit 7efa1d9

Browse files
chore(deps): update mikefarah/yq action to v4.45.3 (#96)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3d20903 commit 7efa1d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v4
2727
- name: Get dependency versions
28-
uses: mikefarah/yq@v4.45.2
28+
uses: mikefarah/yq@v4.45.3
2929
id: get-versions
3030
with:
3131
cmd: yq eval -o=json -I=0 versions.yaml

0 commit comments

Comments
 (0)