Skip to content

Commit

Permalink
Update yq version to v4.42.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ppawlowski committed Mar 13, 2024
1 parent 872b83d commit 611008e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fileserver-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
- name: Install yq
uses: alexellis/arkade-get@master
with:
yq: 4.42.1
yq: v4.42.1
- name: Update staging deployment
run: |
image_value="${{ needs.build-multi-architecture.outputs.image }}"
Expand Down

0 comments on commit 611008e

Please sign in to comment.