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 74155a7 + 7bc58e2 commit cfb969fCopy full SHA for cfb969f
.github/workflows/BuildPublishPipeline.yml
@@ -20,7 +20,7 @@ jobs:
20
21
# https://github.com/marketplace/actions/checkout
22
- name: 'Checkout Code'
23
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
24
25
# https://github.com/marketplace/actions/docker-setup-qemu
26
- name: 'Setup QEMU'
.github/workflows/DockerHubDescription.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
18
19
# https://github.com/marketplace/actions/docker-hub-description
- name: 'Update Docker Hub Description'
0 commit comments