Update CI dependencies
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
|||||||
show-progress: false
|
show-progress: false
|
||||||
|
|
||||||
- name: Scan
|
- name: Scan
|
||||||
uses: actions/dependency-review-action@3b139cfc5fae8b618d3eae3675e383bb1769c019 # v4.5.0
|
uses: actions/dependency-review-action@ce3cf9537a52e8119d91fd484ab5b8a807627bf8 # v4.6.0
|
||||||
with:
|
with:
|
||||||
## Workaround from https://github.com/actions/dependency-review-action/issues/456
|
## Workaround from https://github.com/actions/dependency-review-action/issues/456
|
||||||
## TODO: Remove when necessary
|
## TODO: Remove when necessary
|
||||||
|
|||||||
@@ -95,6 +95,6 @@ jobs:
|
|||||||
run: npm ci --no-audit
|
run: npm ci --no-audit
|
||||||
|
|
||||||
- name: Run eslint
|
- name: Run eslint
|
||||||
uses: CatChen/eslint-suggestion-action@1a6ab971cf4e73aaab3645690a8df834b1f09c53 # v4.1.12
|
uses: CatChen/eslint-suggestion-action@7819aa912a5fb773dab8d99c9c04d953b668e3df # v4.1.14
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user