ci: Don't use digest

This commit is contained in:
Bernd Schorgers 2024-03-12 13:12:13 +01:00
parent 6cc6de7ac4
commit 06958a733c
No known key found for this signature in database
GPG key ID: BC5E2BD907F9A8EC
7 changed files with 8 additions and 8 deletions

View file

@ -30,7 +30,7 @@ jobs:
applicationChartsToRelease: ${{ steps.collect-charts.outputs.chartsApplicationToRelease }}
steps:
- name: Checkout
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4
uses: actions/checkout@v4
with:
fetch-depth: 0