File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 steps :
3636 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
3737
38- - uses : astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7
38+ - uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
3939
4040 - id : setup-python
4141 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
Original file line number Diff line number Diff line change 2525 steps :
2626 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2727
28- - uses : bridgecrewio/checkov-action@f9b0a2206b0401cad02ac0a66be2a7934a5be838 # master
28+ - uses : bridgecrewio/checkov-action@2fd3901c8feb52417f27f0d9800259a106c1ec1e # master
2929 with :
3030 soft_fail : ${{ github.event_name != 'pull_request' }}
3131
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ FROM ghcr.io/astral-sh/uv:0.10.10@sha256:cbe0a44ba994e327b8fe7ed72beef1aaa7d2c4c
44# #
55# base
66# #
7- FROM debian:stable-slim@sha256:85dfcffff3c1e193877f143d05eaba8ae7f3f95cb0a32e0bc04a448077e1ac69 AS base
7+ FROM debian:stable-slim@sha256:99fc6d2a0882fcbcdc452948d2d54eab91faafc7db037df82425edcdcf950e1f AS base
88
99# set up user
1010ARG USER=user
You can’t perform that action at this time.
0 commit comments