File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ jobs:
105105 run : " echo INVOKE_PARSER_IMAGE_VER=`poetry version -s`-py${{ matrix.python-version }} >> $GITHUB_ENV"
106106 - name : " Set up Docker Buildx"
107107 id : " buildx"
108- uses : " docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 " # v3.10 .0
108+ uses : " docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f " # v3.12 .0
109109 - name : " Build"
110110 uses : " docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25" # v5.4.0
111111 with :
@@ -142,7 +142,7 @@ jobs:
142142 run : " echo INVOKE_PARSER_IMAGE_VER=`poetry version -s`-py${{ matrix.python-version }} >> $GITHUB_ENV"
143143 - name : " Set up Docker Buildx"
144144 id : " buildx"
145- uses : " docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 " # v3.10 .0
145+ uses : " docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f " # v3.12 .0
146146 - name : " Build"
147147 uses : " docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25" # v5.4.0
148148 with :
You can’t perform that action at this time.
0 commit comments