Skip to content

Commit c4a5164

Browse files
committed
use kubernetes runner for osv-scanner job
1 parent cb8a5c9 commit c4a5164

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/vulnerability-and-outdated-packages-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ on:
4545

4646
jobs:
4747
osv-scanner:
48-
runs-on: [ self-hosted, node ]
48+
runs-on: arc-runner-set
4949
if: ${{ inputs.osv-scanner-report }}
5050
steps:
5151
- name: Checkout

0 commit comments

Comments
 (0)