diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 56177af..472e3b4 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -21,7 +21,7 @@ jobs: uses: actions/checkout@v4 - name: Docker meta id: docker_meta - uses: docker/metadata-action@v5.5.1 + uses: docker/metadata-action@v5.6.0 with: images: ashirt/${{ matrix.service }} # list of Docker images to use as base name for tags tags: |