diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 9f217deb..4e48dab7 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -51,7 +51,7 @@ jobs: run: echo 'GIT_DESCRIBE='`git describe --tags --always --long` >> $GITHUB_OUTPUT id: git-describe - name: 📝 Calculate metadata for minimal Docker images - uses: docker/metadata-action@818d4b7b91585d195f67373fd9cb0332e31a7175 # v4.6.0 + uses: docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934 # v5.0.0 id: meta with: images: ${{ github.repository }}