Skip to content

Commit 591faa0

Browse files
chore(deps): update mikefarah/yq action to v4.48.2 (#68)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a320dce commit 591faa0

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/[email protected].1
28+
uses: mikefarah/[email protected].2
2929
id: get-versions
3030
with:
3131
cmd: yq eval -o=json -I=0 versions.yaml

0 commit comments

Comments
 (0)