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 5c1de83 + b1f67fa commit eb7895fCopy full SHA for eb7895f
.github/workflows/helm-release.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout
15
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
+ uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
16
with:
17
fetch-depth: 0
18
.github/workflows/lint-and-test.yaml
@@ -7,7 +7,7 @@ jobs:
7
8
9
10
11
0 commit comments