chore(deps): update azure/k8s-create-secret action to v6
renovate/stability-days Updates have met minimum release age requirement
renovate/stability-days Updates have met minimum release age requirement
This commit is contained in:
@@ -74,7 +74,7 @@ jobs:
|
|||||||
method: kubeconfig
|
method: kubeconfig
|
||||||
kubeconfig: ${{ secrets.KUBECONFIG }}
|
kubeconfig: ${{ secrets.KUBECONFIG }}
|
||||||
- name: Set restic backup secret
|
- name: Set restic backup secret
|
||||||
uses: azure/k8s-create-secret@6e0ba8047235646753f2a3a3b359b4d0006ff218 # v5.0.1
|
uses: azure/k8s-create-secret@5e49ad902ac755e0815974a44904c728da961747 # v6.0.0
|
||||||
with:
|
with:
|
||||||
namespace: ${{ steps.namespace.outputs.namespace }}
|
namespace: ${{ steps.namespace.outputs.namespace }}
|
||||||
secret-name: backupsidecar-secret
|
secret-name: backupsidecar-secret
|
||||||
|
|||||||
Reference in New Issue
Block a user