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 0a3afa6 + e548655 commit 00b8460Copy full SHA for 00b8460
.github/workflows/docker-publish.yml
@@ -35,7 +35,7 @@ jobs:
35
36
steps:
37
- name: Checkout repository
38
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
39
40
# Install the cosign tool except on PR
41
# https://github.com/sigstore/cosign-installer
.github/workflows/helm-release.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
12
- name: Checkout
13
14
with:
15
fetch-depth: 0
16
0 commit comments