Skip to content

Commit b936e17

Browse files
Update 1arp/create-a-file-action action to v0.3 (#21)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 26c0e69 commit b936e17

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.2
34+
- uses: 1arp/create-a-file-action@0.3
3535
with:
3636
path: './'
3737
file: 'labels_env.yaml'

0 commit comments

Comments
 (0)