We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b7d624a + b0552dd commit 8b241b5Copy full SHA for 8b241b5
1 file changed
.github/workflows/build.yaml
@@ -176,7 +176,7 @@ jobs:
176
docker buildx imagetools inspect ghcr.io/${{ vars.ORG_REPO }}/${{ github.event.repository.name }}:latest
177
178
- name: Post version update to dash
179
- uses: peter-evans/repository-dispatch@v4.0.0
+ uses: peter-evans/repository-dispatch@v4.0.1
180
with:
181
token: ${{ secrets.BUILD_TOKEN }}
182
repository: ccpbiosim/ccpbiosim.github.io
0 commit comments