Skip to content

Commit 5b52f80

Browse files
Update google/osv-scanner-action action to v2.3.8
1 parent 926d7e6 commit 5b52f80

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
@@ -31,7 +31,7 @@ permissions:
3131
jobs:
3232
scan-scheduled:
3333
if: ${{ github.event_name == 'push' || github.event_name == 'schedule' }}
34-
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@c51854704019a247608d928f370c98740469d4b5" # v2.3.5
34+
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@9a498708959aeaef5ef730655706c5a1df1edbc2" # v2.3.8
3535
with:
3636
# Example of specifying custom arguments
3737
scan-args: |-

0 commit comments

Comments
 (0)