File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ jobs:
107107 run : " echo INVOKE_PARSER_IMAGE_VER=`poetry version -s`-py$${{ matrix.python-version }} >> $GITHUB_ENV"
108108 - name : " Set up Docker Buildx"
109109 id : " buildx"
110- uses : " docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 " # v3.10.0
110+ uses : " docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 " # v3.11.1
111111 - name : " Build"
112112 uses : " docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25" # v5.4.0
113113 with :
@@ -144,7 +144,7 @@ jobs:
144144 run : " echo INVOKE_PARSER_IMAGE_VER=`poetry version -s`-py${{ matrix.python-version }} >> $GITHUB_ENV"
145145 - name : " Set up Docker Buildx"
146146 id : " buildx"
147- uses : " docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 " # v3.10.0
147+ uses : " docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 " # v3.11.1
148148 - name : " Build"
149149 uses : " docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25" # v5.4.0
150150 with :
You can’t perform that action at this time.
0 commit comments