Skip to content

Commit b0dfdda

Browse files
authored
Update forgotten repository-dispatch action to version 4
1 parent e408620 commit b0dfdda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
needs: build
9292
steps:
9393
- name: Dispatch to beach-php
94-
uses: peter-evans/repository-dispatch@v3
94+
uses: peter-evans/repository-dispatch@v4
9595
with:
9696
token: ${{ secrets.FLOWNATIVE_BOT_TOKEN }}
9797
repository: flownative/docker-beach-php

0 commit comments

Comments
 (0)