File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 69
69
steps :
70
70
- name : Setup bin
71
71
if : inputs.bin_path == ''
72
- uses : tj-actions/setup-bin@v1
72
+ uses : tj-actions/setup-bin@cc2f416f28163075dc4d67e8b298dcbe2ecf4d5a # v1
73
73
id : setup-bin-go
74
74
with :
75
75
repository-owner : tj-actions
Original file line number Diff line number Diff line change 2
2
3
3
<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->
4
4
``` yaml
5
- - uses : tj-actions/changed-files@v45 .0.7
5
+ - uses : tj-actions/changed-files@v46 .0.1
6
6
id : changed-files
7
7
with :
8
8
# Specify a different base commit SHA
Original file line number Diff line number Diff line change 2
2
3
3
<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->
4
4
``` yaml
5
- - uses : tj-actions/changed-files@v45
5
+ - uses : tj-actions/changed-files@v46
6
6
id : changed-files
7
7
with :
8
8
# Specify a different base commit SHA
You can’t perform that action at this time.
0 commit comments