File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 - name : Install gittuf
2929 uses : ./
3030 with :
31- gittuf-version : ' 0.14.0 '
31+ gittuf-version : ' 0.14.1 '
3232 - name : Verify install
3333 run : gittuf version
3434 test_gittuf_installer_from_main_branch :
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ of gittuf itself.
1212## Optional Input
1313
1414` gittuf-version ` : Used to specify the version of gittuf to install (default:
15- ` 0.14.0 ` ). In addition to the specific version number, ` main ` is also supported
15+ ` 0.14.1 ` ). In addition to the specific version number, ` main ` is also supported
1616to build off the [ source repository] ( https://github.com/gittuf/gittuf ) 's ` main `
1717branch. Note: do not prefix ` v ` in the version number.
1818
Original file line number Diff line number Diff line change 66 gittuf-version :
77 description : ' Version of gittuf to install'
88 required : false
9- default : ' 0.14.0 '
9+ default : ' 0.14.1 '
1010runs :
1111 using : ' composite'
1212 steps :
You can’t perform that action at this time.
0 commit comments