Skip to content

Commit

Permalink
Merge pull request #691 from Nordix/kashif/bump-osv-scanner-v1.8.5
Browse files Browse the repository at this point in the history
🌱 Bump osv scanner workflow to v1.8.5
  • Loading branch information
metal3-io-bot authored Sep 17, 2024
2 parents 6b87b2e + b13e8b1 commit 559eba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/osv-scanner-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
contents: read # to fetch code (actions/checkout)
security-events: write # for uploading SARIF files
if: ${{ github.repository == 'metal3-io/ip-address-manager' && github.event_name == 'schedule' }}
uses: google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@4a318af4a84899723625da2927c30fcfb7247126 # v1.8.4
uses: google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@7c52d44abe9736f8a11bac47f6baadad7b3389f5 # v1.8.5

0 comments on commit 559eba3

Please sign in to comment.