diff --git a/.github/workflows/reusable--build.yaml b/.github/workflows/reusable--build.yaml index 37464633..29e5ba05 100644 --- a/.github/workflows/reusable--build.yaml +++ b/.github/workflows/reusable--build.yaml @@ -30,7 +30,7 @@ jobs: registry: ghcr.io username: ${{ github.actor }} password: ${{ secrets.GITHUB_TOKEN }} - - uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5.5.1 + - uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5.6.1 id: metadata with: images: ghcr.io/${{ github.repository }}