Skip to content

Commit

Permalink
Pin data-format-converter-action to the main branch (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha authored Feb 8, 2024
1 parent bae8b16 commit f45303d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ runs:
file: 'labels_env.yaml'
content: ${{ inputs.env-label }}

- uses: fabasoad/data-format-converter-action@v0.2.1
- uses: fabasoad/data-format-converter-action@03bb3f2c090f7f45ebc5d80e917b93774b6a99c3 # > v0.2.1
id: yaml2json
with:
input: 'labels_env.yaml'
Expand Down

0 comments on commit f45303d

Please sign in to comment.