mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 08:57:04 +02:00
ci: Don't use digest
This commit is contained in:
parent
6cc6de7ac4
commit
06958a733c
7 changed files with 8 additions and 8 deletions
2
.github/workflows/charts-release-oci.yaml
vendored
2
.github/workflows/charts-release-oci.yaml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- name: Checkout chart sources
|
||||
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue