mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 08:49:13 +00:00
build(deps): bump the github group with 4 updates (#1324)
This commit is contained in:
parent
89c146b762
commit
c060814022
2 changed files with 11 additions and 7 deletions
4
.github/workflows/eslint.yml
vendored
4
.github/workflows/eslint.yml
vendored
|
@ -57,13 +57,13 @@ jobs:
|
|||
run: cat results.sarif
|
||||
|
||||
# Uploads results.sarif to GitHub repository using the upload-sarif action
|
||||
- uses: github/codeql-action/upload-sarif@v2
|
||||
- uses: github/codeql-action/upload-sarif@v3
|
||||
with:
|
||||
# Path to SARIF file relative to the root of the repository
|
||||
sarif_file: results.sarif
|
||||
category: ESLint
|
||||
|
||||
- uses: CatChen/eslint-suggestion-action@v2
|
||||
- uses: CatChen/eslint-suggestion-action@v3
|
||||
with:
|
||||
request-changes: true
|
||||
fail-check: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue