File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -295,7 +295,7 @@ jobs:
295295 echo "timestamp=$(date +%s)" >> $GITHUB_ENV
296296
297297 - name : Setup Docker buildx
298- uses : docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0 .0
298+ uses : docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1 .0
299299
300300 - name : Configure AWS credentials for ECR interaction
301301 id : aws-config
@@ -358,7 +358,7 @@ jobs:
358358 uses : docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4.0.0
359359
360360 - name : Setup Docker buildx
361- uses : docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0 .0
361+ uses : docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1 .0
362362
363363 - name : Set build-args if branch is not main
364364 id : set-build-args
You can’t perform that action at this time.
0 commit comments