Skip to content

Commit

Permalink
Merge pull request #555 from openhab/dependabot/github_actions/peter-…
Browse files Browse the repository at this point in the history
…evans/repository-dispatch-3
  • Loading branch information
michikrug authored Jan 29, 2024
2 parents 8a4b358 + 99f58e4 commit e15242f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v2
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.DOCS_REPO_ACCESS_TOKEN }}
repository: openhab/openhab-docs
Expand Down

0 comments on commit e15242f

Please sign in to comment.