There was an error while loading. Please reload this page.
2 parents 3d685db + 99db000 commit 5cb4ae2Copy full SHA for 5cb4ae2
2 files changed
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
REGISTRY: ghcr.io
18
steps:
19
- name: Checkout repository
20
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
+ uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
21
- name: Extract Helm chart name and version
22
id: release-details
23
run: |
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
15
- name: Checkout
16
with:
fetch-depth: 0
0 commit comments