We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a8e0e11 + b561ce0 commit 62a5bc9Copy full SHA for 62a5bc9
1 file changed
.github/workflows/build.yaml
@@ -142,7 +142,7 @@ jobs:
142
docker buildx imagetools inspect ghcr.io/${{ vars.ORG_REPO }}/${{ github.event.repository.name }}:latest
143
144
- name: Post version update to dash
145
- uses: peter-evans/repository-dispatch@v4.0.0
+ uses: peter-evans/repository-dispatch@v4.0.1
146
with:
147
token: ${{ secrets.BUILD_TOKEN }}
148
repository: ccpbiosim/ccpbiosim.github.io
0 commit comments