File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 group : bottlerocket
2020 labels : bottlerocket_ubuntu-latest_8-core
2121 steps :
22- - uses : actions/checkout@v4
22+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
2323 - run : make sdk-build
2424 # If we forget to add yamlgen changes to our commits, this will fail.
2525 - name : ensure that git is clean
Original file line number Diff line number Diff line change 2020 # If we already checked the PR, we don't need to check the actual push
2121 if : ${{ github.event_name == 'pull_request' }}
2222 steps :
23- - uses : actions/checkout@v4
23+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
2424 - run : make cargo-deny
Original file line number Diff line number Diff line change 1515 checklint :
1616 runs-on : ubuntu-latest
1717 steps :
18- - uses : actions/checkout@v4
18+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
1919 - run : make mdlint
Original file line number Diff line number Diff line change 1919 group : bottlerocket
2020 labels : bottlerocket_ubuntu-latest_16-core
2121 steps :
22- - uses : actions/checkout@v4
22+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
2323 # Build local tools container in case we are working on a new tools release
2424 - run : make tools
2525 - run : make images
You can’t perform that action at this time.
0 commit comments