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.
1 parent eb7895f commit 78177f7Copy full SHA for 78177f7
.github/workflows/helm-release.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout
15
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
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