Skip to content

Commit d5d80a3

Browse files
Copilotahnpnl
authored andcommitted
ci: pin google osv scan action at v2.3.5
1 parent 6bf293f commit d5d80a3

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
osv-scan:
5151
name: Scan Vulnerabilities with OSV 🛡️
52-
uses: 'google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@9a498708959aeaef5ef730655706c5a1df1edbc2' # v2.3.8
52+
uses: 'google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@c51854704019a247608d928f370c98740469d4b5' # v2.3.5
5353
permissions:
5454
# Required to upload SARIF file to CodeQL. See: https://github.com/github/codeql-action/issues/2117
5555
actions: read

renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"execa",
2222
"chalk"
2323
],
24+
"ignorePaths": [".github/workflows/audit.yml"],
2425
"packageRules": [
2526
{
2627
"matchPaths": ["**/*"],

0 commit comments

Comments
 (0)