Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
build(deps): bump mikefarah/yq from 4.35.2 to 4.40.1
Browse files Browse the repository at this point in the history
  • Loading branch information
c0deplayer authored Nov 14, 2023
2 parents be57f47 + 7ac8a05 commit c859220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
uses: actions/checkout@v4

- name: Add yq (for reading recipe.yml)
uses: mikefarah/yq@v4.35.2
uses: mikefarah/yq@v4.40.1

- name: Gather image data from recipe
run: |
Expand Down

0 comments on commit c859220

Please sign in to comment.