Skip to content

Commit 1efe9c6

Browse files
authored
Merge pull request #12 from CCPBioSim/dependabot/github_actions/peter-evans/repository-dispatch-4.0.1
Bump peter-evans/repository-dispatch from 4.0.0 to 4.0.1
2 parents ebefbd0 + 4efaea8 commit 1efe9c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ jobs:
165165
docker buildx imagetools inspect ghcr.io/${{ vars.ORG_REPO }}/${{ github.event.repository.name }}:latest
166166
167167
- name: Post version update to dash
168-
uses: peter-evans/repository-dispatch@v4.0.0
168+
uses: peter-evans/repository-dispatch@v4.0.1
169169
with:
170170
token: ${{ secrets.BUILD_TOKEN }}
171171
repository: ccpbiosim/ccpbiosim.github.io

0 commit comments

Comments
 (0)