diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 52c2613912..f0190f2305 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -55,7 +55,7 @@ jobs: tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} build-args: | - PATHFINDER_FORCE_VERSION=v0.15.2-cartridge + PATHFINDER_FORCE_VERSION=v0.15.2-cartridge.1 cache-from: type=gha cache-to: type=gha,mode=max