Skip to content

Commit a19aab1

Browse files
committed
docs: update license info and links
1 parent f88f345 commit a19aab1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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 .

0 commit comments

Comments
 (0)