Skip to content

Commit 1bd8ba9

Browse files
Update 1arp/create-a-file-action action to v0.4
1 parent f45303d commit 1bd8ba9

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
@@ -31,7 +31,7 @@ outputs:
3131
runs:
3232
using: "composite"
3333
steps:
34-
- uses: 1arp/create-a-file-action@0.3
34+
- uses: 1arp/create-a-file-action@0.4
3535
with:
3636
path: './'
3737
file: 'labels_env.yaml'

0 commit comments

Comments
 (0)