diff --git a/action.yml b/action.yml index 5fd2157..dbe791e 100644 --- a/action.yml +++ b/action.yml @@ -338,7 +338,7 @@ runs: - name: Config render if: ${{ inputs.operation == 'deploy' }} - uses: 1arp/create-a-file-action@0.2 + uses: 1arp/create-a-file-action@0.4 with: path: ${{ steps.config.outputs.tmp }} file: config.yaml