|
|
@ -28,7 +28,7 @@ jobs:
|
|
|
|
runs-on: ubuntu-latest
|
|
|
|
runs-on: ubuntu-latest
|
|
|
|
steps:
|
|
|
|
steps:
|
|
|
|
- name: 'Checkout repository'
|
|
|
|
- name: 'Checkout repository'
|
|
|
|
uses: actions/checkout@v4
|
|
|
|
uses: actions/checkout@v5
|
|
|
|
- name: 'Dependency Review'
|
|
|
|
- name: 'Dependency Review'
|
|
|
|
uses: actions/dependency-review-action@v4
|
|
|
|
uses: actions/dependency-review-action@v4
|
|
|
|
# Commonly enabled options, see https://github.com/actions/dependency-review-action#configuration-options for all available options.
|
|
|
|
# Commonly enabled options, see https://github.com/actions/dependency-review-action#configuration-options for all available options.
|
|
|
|