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 fd38d81 + e801b7d commit a8103c4Copy full SHA for a8103c4
.github/workflows/checks.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
19
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
20
21
- name: Run hadolint action
22
uses: hadolint/hadolint-action@v3.3.0
.github/workflows/publish.yml
@@ -14,7 +14,7 @@ jobs:
14
15
-
name: Checkout
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
name: Docker meta
id: meta
0 commit comments