We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dfddd97 + d7ba990 commit e55a212Copy full SHA for e55a212
2 files changed
.github/workflows/hub-description.yaml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: blacksmith-2vcpu-ubuntu-2404
17
steps:
18
- name: Checkout
19
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
20
21
- name: Docker Hub Description
22
uses: peter-evans/dockerhub-description@v5
.github/workflows/lint.yaml
@@ -15,7 +15,7 @@ jobs:
15
- name: Lint
uses: hadolint/hadolint-action@v3.3.0
0 commit comments