Skip to content

Commit 62a5bc9

Browse files
authored
Merge pull request #9 from CCPBioSim/dependabot/github_actions/peter-evans/repository-dispatch-4.0.1
2 parents a8e0e11 + b561ce0 commit 62a5bc9

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
@@ -142,7 +142,7 @@ jobs:
142142
docker buildx imagetools inspect ghcr.io/${{ vars.ORG_REPO }}/${{ github.event.repository.name }}:latest
143143
144144
- name: Post version update to dash
145-
uses: peter-evans/repository-dispatch@v4.0.0
145+
uses: peter-evans/repository-dispatch@v4.0.1
146146
with:
147147
token: ${{ secrets.BUILD_TOKEN }}
148148
repository: ccpbiosim/ccpbiosim.github.io

0 commit comments

Comments
 (0)