Skip to content

Commit fda7a5a

Browse files
committed
Merge remote-tracking branch 'origin/develop' into develop
2 parents 59db863 + deb2073 commit fda7a5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/osv-scanner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ permissions:
3232
jobs:
3333
scan-scheduled:
3434
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
35+
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@764c91816374ff2d8fc2095dab36eecd42d61638" # v1.9.2
3636
with:
3737
# Example of specifying custom arguments
3838
scan-args: |-

0 commit comments

Comments
 (0)