Skip to content

Commit f13ea47

Browse files
chore(deps): update 1arp/create-a-file-action action to v0.4
1 parent 6319360 commit f13ea47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ runs:
337337
338338
- name: Config render
339339
if: ${{ inputs.operation == 'deploy' }}
340-
uses: 1arp/create-a-file-action@0.2
340+
uses: 1arp/create-a-file-action@0.4
341341
with:
342342
path: ${{ steps.config.outputs.tmp }}
343343
file: config.yaml

0 commit comments

Comments
 (0)