diff --git a/.github/workflows/build-image.yaml b/.github/workflows/build-image.yaml index 07cbd73b..00100d9b 100644 --- a/.github/workflows/build-image.yaml +++ b/.github/workflows/build-image.yaml @@ -18,7 +18,7 @@ jobs: submodules: "recursive" - name: Docker meta id: meta - uses: docker/metadata-action@v4 + uses: docker/metadata-action@v5 with: images: hub.opensciencegrid.org/macrostrat/web # New: apply the 'latest' tag to non-prerelease semver tags