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