Skip to content

Commit 9232133

Browse files
Update 1arp/create-a-file-action action to v0.3
1 parent 455468e commit 9232133

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
@@ -235,7 +235,7 @@ runs:
235235
236236
- name: Config render
237237
if: ${{ inputs.operation == 'deploy' }}
238-
uses: 1arp/create-a-file-action@0.2
238+
uses: 1arp/create-a-file-action@0.3
239239
with:
240240
path: ${{ steps.config.outputs.tmp }}
241241
file: config.yaml

0 commit comments

Comments
 (0)