Skip to content

Commit

Permalink
v3 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
dcarbone committed Nov 6, 2024
1 parent 9163614 commit 16f25f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v4

- name: Set ENV values from YAML
uses: dcarbone/yaml-to-env-action@v2
uses: dcarbone/yaml-to-env-action@v3
with:
yaml-file: '${{ inputs.yaml-file }}'
yq-version: '${{ inputs.yq-version }}'
Expand Down

0 comments on commit 16f25f6

Please sign in to comment.