We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 359acd2 commit a9d42a0Copy full SHA for a9d42a0
.github/workflows/cves.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
# This is to check the
11
cve:
12
- runs-on: qa
+ runs-on: ubuntu-latest
13
steps:
14
- name: Checkout code
15
uses: actions/checkout@v4
0 commit comments