diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index d96f33b..a3e1a6b 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -23,7 +23,7 @@ jobs: uses: ludeeus/action-shellcheck@1.1.0 - name: Docker meta id: meta - uses: docker/metadata-action@v4 + uses: docker/metadata-action@v5 with: # list of Docker images to use as base name for tags images: | @@ -36,7 +36,7 @@ jobs: type=sha - name: Docker meta id: metasha - uses: docker/metadata-action@v4 + uses: docker/metadata-action@v5 with: # list of Docker images to use as base name for tags images: |