Skip to content

Commit e55d570

Browse files
Update 1arp/create-a-file-action action to v0.3
1 parent 7356b85 commit e55d570

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
@@ -263,7 +263,7 @@ runs:
263263
264264
- name: Config render
265265
if: ${{ inputs.operation == 'deploy' }}
266-
uses: 1arp/create-a-file-action@0.2
266+
uses: 1arp/create-a-file-action@0.3
267267
with:
268268
path: ${{ steps.config.outputs.tmp }}
269269
file: config.yaml

0 commit comments

Comments
 (0)