feat: switch to custom download/upload actions
All checks were successful
semantic-release / release (push) Successful in 34s
All checks were successful
semantic-release / release (push) Successful in 34s
This commit is contained in:
@@ -36,7 +36,7 @@ runs:
|
||||
run: terraform plan -out=tfplan
|
||||
|
||||
- name: Upload plan artifact
|
||||
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
|
||||
uses: https://gitea.ldpt.fr/actions/gitea-upload-artifact@main
|
||||
with:
|
||||
name: terraform-plan
|
||||
path: ${{ inputs.working-directory }}/tfplan
|
||||
|
||||
Reference in New Issue
Block a user