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 378b0ad commit 0d19b7cCopy full SHA for 0d19b7c
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
hadolint:
9
name: hadolint
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
11
env:
12
HADOLINT_RECURSIVE: "true"
13
steps:
.github/workflows/hadolint.yml
@@ -6,7 +6,7 @@ on:
6
pull_request:
0 commit comments