We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fd014f commit 5887212Copy full SHA for 5887212
.github/workflows/sbom.yml
@@ -18,7 +18,7 @@ env:
18
jobs:
19
deploy:
20
name: Software Bill of Materials
21
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
22
permissions:
23
actions: read
24
contents: write
0 commit comments