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 outputs :
2929 targets : ${{ steps.get-targets.outputs.targets }}
3030 steps :
31- - uses : actions/checkout@v6 .0.3
31+ - uses : actions/checkout@v7 .0.0
3232 - name : Extract targets as JSON array
3333 uses : dcarbone/install-jq-action@v3
3434 - name : Get targets from bake file
4848 matrix :
4949 target : ${{ fromJson(needs.extract-targets.outputs.targets) }}
5050 steps :
51- - uses : actions/checkout@v6 .0.3
51+ - uses : actions/checkout@v7 .0.0
5252
5353 - name : Set up Docker Buildx
5454 uses : docker/setup-buildx-action@v4.1.0
Original file line number Diff line number Diff line change 2121 scout :
2222 runs-on : ubuntu-latest
2323 steps :
24- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
24+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
2525
2626 - name : Set up Docker Buildx
2727 uses : docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0
4545
4646 - name : Docker Scout CVEs
4747 if : github.actor != 'dependabot[bot]'
48- uses : docker/scout-action@cd72f264beff1cd72735de31148b9d3244a0234a # v1.21 .0
48+ uses : docker/scout-action@7520205ff60037fdc436b40b6a1d1e55a839ec2d # v1.22 .0
4949 with :
5050 command : cves
5151 image : xianpengshen/clang-tools:21
Original file line number Diff line number Diff line change 1313 dockerHubDescription :
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : actions/checkout@v6 .0.3
16+ - uses : actions/checkout@v7 .0.0
1717 - name : Update Docker Hub description
1818 uses : peter-evans/dockerhub-description@1b9a80c056b620d92cedb9d9b5a223409c68ddfa # v5.0.0
1919
You can’t perform that action at this time.
0 commit comments