Skip to content

Commit 6f0d0c9

Browse files
chore(deps): update mikefarah/yq action to v4.48.1 (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 42db287 commit 6f0d0c9

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

0 commit comments

Comments
 (0)