diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 19c7f57..385a5ae 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -61,7 +61,7 @@ jobs: uses: ublue-os/just-action@v1 - name: Add yq (for reading recipe.yml) - uses: mikefarah/yq@v4.40.2 + uses: mikefarah/yq@v4.40.3 - name: Gather image data from recipe run: |