Skip to content

Commit 6df0094

Browse files
committed
test: update ubuntu-18.04 to ubuntu-latest in GitHub workflows
1 parent a13ffed commit 6df0094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trivy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
build:
99
name: Build
10-
runs-on: ubuntu-18.04
10+
runs-on: ubuntu-latest
1111
steps:
1212
- name: Checkout code
1313
uses: actions/checkout@v2

0 commit comments

Comments
 (0)