We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8fc6792 + d8c4901 commit e0b620cCopy full SHA for e0b620c
.github/workflows/trivy.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
build:
10
name: Build
11
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
12
permissions:
13
actions: read
14
contents: read
.github/workflows/update-check.yml
@@ -7,7 +7,7 @@ on:
7
check:
name: Check
steps:
- name: Checkout code
uses: actions/checkout@v4
0 commit comments