File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6565 ./repository-meta-analyzer/src/main/resources/application.properties
6666 # TODO: Add script invocations for the other services here!
6767 - name : Create Pull Request
68- uses : peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # tag=v8.0 .0
68+ uses : peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # tag=v8.1 .0
6969 with :
7070 add-paths : " docs/reference/configuration/*.md"
7171 branch : update-config-docs
Original file line number Diff line number Diff line change 4242 - name : Generate Proto Documentation
4343 run : ./scripts/gen-proto-docs.sh
4444 - name : Create Pull Request
45- uses : peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # tag=v8.0 .0
45+ uses : peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # tag=v8.1 .0
4646 with :
4747 add-paths : " docs/reference/schemas/*.md"
4848 branch : update-proto-docs
You can’t perform that action at this time.
0 commit comments