File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ outputs:
1111runs :
1212 using : composite
1313 steps :
14- - uses : gardenlinux/python-gardenlinux-lib/.github/actions/setup@main
14+ - uses : gardenlinux/python-gardenlinux-lib/.github/actions/setup@fa5d00ebcf32d9b5465ddbb67ef48c5f685cfba6 # pin@0.7.0
1515 - id : result
1616 shell : bash
1717 run : |
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ outputs:
1313runs :
1414 using : composite
1515 steps :
16- - uses : gardenlinux/python-gardenlinux-lib/.github/actions/setup@main
16+ - uses : gardenlinux/python-gardenlinux-lib/.github/actions/setup@fa5d00ebcf32d9b5465ddbb67ef48c5f685cfba6 # pin@0.7.0
1717 - id : matrix
1818 shell : bash
1919 run : |
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description: Installs the given GardenLinux Python library
33inputs :
44 version :
55 description : GardenLinux Python library version
6- default : " main "
6+ default : " fa5d00ebcf32d9b5465ddbb67ef48c5f685cfba6 " # pin@0.7.0
77runs :
88 using : composite
99 steps :
You can’t perform that action at this time.
0 commit comments