Skip to content

Commit d6ff26a

Browse files
authored
Merge pull request #659 from openhab/dependabot/github_actions/peter-evans/repository-dispatch-4
2 parents a353d3e + 4d4cb56 commit d6ff26a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Repository Dispatch
13-
uses: peter-evans/repository-dispatch@v3
13+
uses: peter-evans/repository-dispatch@v4
1414
with:
1515
token: ${{ secrets.DOCS_REPO_ACCESS_TOKEN }}
1616
repository: openhab/openhab-docs

0 commit comments

Comments
 (0)