Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0d682fba34 | |||
| 84848ebd37 | |||
| 9c4df3f574 | |||
| 96b82f03c4 | |||
| a340a7a878 | |||
| 908dc1151c |
@@ -20,7 +20,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
language: [ 'javascript-typescript', 'actions' ]
|
||||
language: [ 'javascript-typescript', 'actions', 'ruby' ]
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
||||
@@ -275,5 +275,3 @@ We are grateful for any contributions made to this project. Please read [CONTRIB
|
||||
## 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