Skip to content

Commit 765c268

Browse files
authored
fix(ci): This is a duplicate with no retries (#658)
1 parent e5cac4a commit 765c268

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,6 @@ jobs:
4444
steps:
4545
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # https://github.com/actions/checkout/releases/tag/v4.2.2
4646

47-
- name: update chart dependencies
48-
run: |
49-
cd ${{ matrix.chart }}
50-
helm dependency update
51-
5247
- name: Install cosign
5348
uses: sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # https://github.com/sigstore/cosign-installer/releases/tag/v3.8.2
5449

0 commit comments

Comments
 (0)