Skip to content

Commit 1934d60

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

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
@@ -338,7 +338,7 @@ runs:
338338
339339
- name: Config render
340340
if: ${{ inputs.operation == 'deploy' }}
341-
uses: 1arp/create-a-file-action@0.2
341+
uses: 1arp/create-a-file-action@0.4
342342
with:
343343
path: ${{ steps.config.outputs.tmp }}
344344
file: config.yaml

0 commit comments

Comments
 (0)