Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1c271be941 |
@@ -20,7 +20,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
language: [ 'javascript-typescript', 'actions', 'ruby' ]
|
language: [ 'javascript-typescript', 'actions' ]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
|||||||
@@ -275,3 +275,5 @@ We are grateful for any contributions made to this project. Please read [CONTRIB
|
|||||||
## License
|
## License
|
||||||
|
|
||||||
This project is released under the [MIT License](https://github.com/actions/dependency-review-action/blob/main/LICENSE).
|
This project is released under the [MIT License](https://github.com/actions/dependency-review-action/blob/main/LICENSE).
|
||||||
|
|
||||||
|
test PR
|
||||||
|
|||||||
Reference in New Issue
Block a user