File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11# Send CDEvents GitHub Action
22
3- A GitHub Action that sends CDEvents using the ` cdviz-collector send ` subcommand.
3+ A GitHub Action that sends CDEvents using the [ ` cdviz-collector send ` ] ( https://cdviz.dev/docs/cdviz-collector/send.html ) subcommand.
44
55## Usage
66
@@ -156,7 +156,7 @@ jobs:
156156 runs-on : ubuntu-latest
157157 steps :
158158 - name : Checkout
159- uses : actions/checkout@v4
159+ uses : actions/checkout@v5
160160
161161 - name : Send CDEvent
162162 uses : cdviz-dev/send-cdevents@v1
@@ -326,4 +326,5 @@ config: |
326326
327327# # License
328328
329- This project is licensed under the same license as the cdviz-collector project.
329+ This project is licensed under the Apache Software License 2.0
330+ The [cdviz-collector](https://github.com/cdviz-dev/cdviz-collector/) is licensed under the AGPL 3.0 .
You can’t perform that action at this time.
0 commit comments