Skip to content

Commit 8b241b5

Browse files
authored
Merge pull request #10 from CCPBioSim/dependabot/github_actions/peter-evans/repository-dispatch-4.0.1
2 parents b7d624a + b0552dd commit 8b241b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ jobs:
176176
docker buildx imagetools inspect ghcr.io/${{ vars.ORG_REPO }}/${{ github.event.repository.name }}:latest
177177
178178
- name: Post version update to dash
179-
uses: peter-evans/repository-dispatch@v4.0.0
179+
uses: peter-evans/repository-dispatch@v4.0.1
180180
with:
181181
token: ${{ secrets.BUILD_TOKEN }}
182182
repository: ccpbiosim/ccpbiosim.github.io

0 commit comments

Comments
 (0)