Skip to content

Commit 0247622

Browse files
committedDec 17, 2024·
Merge branch 'dependabot/github_actions/maint-25/github-actions-dbd54c800b' into maint-25
* dependabot/github_actions/maint-25/github-actions-dbd54c800b: build(deps): bump google/osv-scanner-action in the github-actions group
2 parents 4418e4e + 33b4908 commit 0247622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/osv-scanner-scheduled.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ jobs:
7272
# run-scheduled-scan triggers this job
7373
# PRs and pushes trigger this job
7474
if: github.event_name != 'schedule'
75-
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@v1.9.0"
75+
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@v1.9.1"

0 commit comments

Comments
 (0)
Please sign in to comment.