Skip to content

Commit f45303d

Browse files
authored
Pin data-format-converter-action to the main branch (#24)
1 parent bae8b16 commit f45303d

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
@@ -37,7 +37,7 @@ runs:
3737
file: 'labels_env.yaml'
3838
content: ${{ inputs.env-label }}
3939

40-
- uses: fabasoad/data-format-converter-action@v0.2.1
40+
- uses: fabasoad/data-format-converter-action@03bb3f2c090f7f45ebc5d80e917b93774b6a99c3 # > v0.2.1
4141
id: yaml2json
4242
with:
4343
input: 'labels_env.yaml'

0 commit comments

Comments
 (0)