Skip to content

Commit

Permalink
Merge pull request #1144 from LibrePhotos/renovate/peter-evans-reposi…
Browse files Browse the repository at this point in the history
…tory-dispatch-3.x

Update peter-evans/repository-dispatch action to v3
  • Loading branch information
derneuere committed Apr 10, 2024
2 parents dd01185 + dfc75a9 commit 0576ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v2
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.REPO_ACCESS_TOKEN }}
repository: librephotos/librephotos-docker
Expand Down

0 comments on commit 0576ea6

Please sign in to comment.