Skip to content

Commit 8611344

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

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
@@ -322,7 +322,7 @@ runs:
322322
323323
- name: Config render
324324
if: ${{ inputs.operation == 'deploy' }}
325-
uses: 1arp/create-a-file-action@0.2
325+
uses: 1arp/create-a-file-action@0.4
326326
with:
327327
path: ${{ steps.config.outputs.tmp }}
328328
file: config.yaml

0 commit comments

Comments
 (0)