We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 975e5b0 commit 8f26e0aCopy full SHA for 8f26e0a
.github/workflows/charts.yml
@@ -12,7 +12,7 @@ jobs:
12
name: Lint and Test
13
steps:
14
- name: Checkout
15
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
+ uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
16
with:
17
fetch-depth: 0
18
.github/workflows/release-charts.yml
@@ -11,7 +11,7 @@ jobs:
11
name: Release
0 commit comments