Skip to content

Commit d88bd86

Browse files
authored
Merge pull request #33 from mlibrary/dependabot/github_actions/all-3c7aeb337e
fix: bump peter-evans/repository-dispatch from 3 to 4 in the all group
2 parents 7abe03e + f9bcf66 commit d88bd86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
private-key: ${{ secrets.CONFIG_REPO_RW_KEY }}
6363
owner: ${{ github.repository_owner }}
6464
- name: Send the message
65-
uses: peter-evans/repository-dispatch@v3
65+
uses: peter-evans/repository-dispatch@v4
6666
with:
6767
event-type: update-image
6868
token: ${{ steps.generate_token.outputs.token }}

0 commit comments

Comments
 (0)