Compare commits
1 Commits
renovate/a
...
renovate/c
| Author | SHA1 | Date | |
|---|---|---|---|
|
ad46d8bc98
|
@@ -19,13 +19,13 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
# 2) Helm installieren
|
||||
- uses: azure/setup-helm@v5.0.0
|
||||
- uses: azure/setup-helm@v4.3.0
|
||||
with:
|
||||
version: latest
|
||||
id: install
|
||||
|
||||
- name: Import GPG key
|
||||
uses: crazy-max/ghaction-import-gpg@v6
|
||||
uses: crazy-max/ghaction-import-gpg@v7
|
||||
with:
|
||||
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
|
||||
passphrase: ${{ secrets.GPG_PASSPHRASE }}
|
||||
|
||||
Reference in New Issue
Block a user