Update .gitea/workflows/tf-plan.yml
This commit is contained in:
@@ -33,7 +33,7 @@ jobs:
|
||||
- name: Clone repo
|
||||
uses: actions/checkout@v4
|
||||
- name: Decrypt blackbox secrets
|
||||
uses: .gitea/workflows/sec-blackbox-decrypt.yml
|
||||
uses: ./.gitea/workflows/sec-blackbox-decrypt.yml
|
||||
with:
|
||||
gpg-key: ${{ secrets.gpg-key }}
|
||||
- name: Setup SSH key
|
||||
|
||||
Reference in New Issue
Block a user