diff --git a/action.yml b/action.yml index db0a297..dc6defa 100644 --- a/action.yml +++ b/action.yml @@ -31,7 +31,7 @@ outputs: runs: using: "composite" steps: - - uses: 1arp/create-a-file-action@0.3 + - uses: 1arp/create-a-file-action@0.4 with: path: './' file: 'labels_env.yaml'