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 60009ff + c7c36d5 commit 91ba119Copy full SHA for 91ba119
.github/workflows/main.yml
@@ -20,7 +20,7 @@ jobs:
20
21
steps:
22
- name: Check out the codebase
23
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
24
25
- name: Lint Dockerfile with Hadolint
26
uses: hadolint/[email protected]
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
40
41
- name: Set variables
42
run: |
@@ -88,7 +88,7 @@ jobs:
88
89
90
91
92
93
94
0 commit comments