We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 743acce commit 2b0ff43Copy full SHA for 2b0ff43
.github/workflows/charts_release.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout
13
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
+ uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
14
with:
15
fetch-depth: 0
16
.github/workflows/lint_test.yaml
@@ -18,7 +18,7 @@ jobs:
18
19
20
21
22
23
24
0 commit comments