fix: update vault action

This commit is contained in:
Oliver Weyhmüller 2025-01-07 06:22:10 +01:00
parent 5a9915a5db
commit 75746a7665
Signed by: oliver
GPG key ID: 5286794099F934A3

View file

@ -6,10 +6,11 @@ runs:
steps:
- name: Import Secrets
id: import-secrets
uses: https://github.com/hashicorp/vault-action@v2
uses: https://github.com/hashicorp/vault-action@v3
with:
url: https://vault.w9r.dev
method: approle
role: forgejo-ci
roleId: ${{ secrets.VAULT_ROLE_ID }}
secretId: ${{ secrets.VAULT_SECRET_ID }}
secrets: |