We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f45303d commit 1bd8ba9Copy full SHA for 1bd8ba9
action.yml
@@ -31,7 +31,7 @@ outputs:
31
runs:
32
using: "composite"
33
steps:
34
- - uses: 1arp/create-a-file-action@0.3
+ - uses: 1arp/create-a-file-action@0.4
35
with:
36
path: './'
37
file: 'labels_env.yaml'
0 commit comments