Skip to content

Commit 13d3e70

Browse files
authored
Merge pull request #2983 from pygame-community/dependabot/github_actions/docker/build-push-action-6.3.0
Bump docker/build-push-action from 6.2.0 to 6.3.0
2 parents e8d517e + 1398ed2 commit 13d3e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-manylinux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797

9898
- name: Build and push Docker image
9999
if: steps.inspect.outcome == 'failure'
100-
uses: docker/build-push-action@15560696de535e4014efeff63c48f16952e52dd1
100+
uses: docker/build-push-action@1a162644f9a7e87d8f4b053101d1d9a712edc18c
101101
with:
102102
context: ${{ github.workspace }}/buildconfig/manylinux-build/docker_base
103103
file: ${{ github.workspace }}/buildconfig/manylinux-build/docker_base/Dockerfile-${{ matrix.arch }}

0 commit comments

Comments
 (0)