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.
1 parent a27af2f commit 2275e3fCopy full SHA for 2275e3f
.github/workflows/publish.yaml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
test:
9
name: Test
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
11
steps:
12
- uses: actions/checkout@v3
13
- uses: erlef/setup-beam@v1
.github/workflows/test.yaml
@@ -125,7 +125,7 @@ jobs:
125
sarif_file: 'trivy-results.sarif'
126
127
128
129
130
131
0 commit comments