diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index d4a4daf..25b2dba 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -44,7 +44,7 @@ jobs: echo "version=${{ env.FEDORA_MAJOR_VERSION }}.$(git rev-parse --short HEAD).$(date +%Y%m%d)" >> $GITHUB_OUTPUT - name: Image Metadata - uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5 + uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5 id: metadata with: # This generates all the tags for your image, you can add custom tags here too!