diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 784200a..fe5f84b 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -142,7 +142,7 @@ jobs: docker buildx imagetools inspect ghcr.io/${{ vars.ORG_REPO }}/${{ github.event.repository.name }}:latest - name: Post version update to dash - uses: peter-evans/repository-dispatch@v4.0.0 + uses: peter-evans/repository-dispatch@v4.0.1 with: token: ${{ secrets.BUILD_TOKEN }} repository: ccpbiosim/ccpbiosim.github.io