File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 contents : read
88 runs-on : ubuntu-24.04
99 steps :
10- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
10+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1111 - run : shellcheck *.sh
1212 - uses : hadolint/hadolint-action@2332a7b74a6de0dda2e2221d575162eba76ba5e5 # v3.3.0
1313 with :
1414 dockerfile : Dockerfile
1515 verbose : true
1616 push :
1717 needs : [lint]
18- uses : libops/.github/.github/workflows/build-push.yaml@main
18+ uses : libops/.github/.github/workflows/build-push.yaml@f39fff4fbd5096221d705143e88e5942f5d9a604 # main
1919 permissions :
2020 contents : read
2121 packages : write
3131 matrix :
3232 cli : [claude, codex, gemini, opencode]
3333 steps :
34- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
34+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
3535
3636 - uses : docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4
3737
You can’t perform that action at this time.
0 commit comments