Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/notify-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
# this back once already; a Dependabot bump (#1079) reverted it to v4 and
# broke the docs dispatch again. The ignore rule in dependabot.yml keeps
# that from recurring. Revisit when upstream ships a fixed v4.
- uses: peter-evans/repository-dispatch@ff45666b9427631e3450c54a1bcbee4d9ff4d7c0 # v3.0.0
- uses: peter-evans/repository-dispatch@28959ce8df70de7be546dd1250a005dd32156697 # v4.0.1
with:
token: ${{ secrets.DOCS_DISPATCH_TOKEN }}
repository: OpenAdaptAI/openadapt-ops
Expand Down