We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59db863 + deb2073 commit fda7a5aCopy full SHA for fda7a5a
1 file changed
.github/workflows/osv-scanner.yml
@@ -32,7 +32,7 @@ permissions:
32
jobs:
33
scan-scheduled:
34
if: ${{ github.event_name == 'push' || github.event_name == 'schedule' }}
35
- uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@1f1242919d8a60496dd1874b24b62b2370ed4c78" # v1.7.1
+ uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@764c91816374ff2d8fc2095dab36eecd42d61638" # v1.9.2
36
with:
37
# Example of specifying custom arguments
38
scan-args: |-
0 commit comments