Skip to content

Commit 146c43c

Browse files
authored
Merge pull request #3290 from pygame-community/dependabot/github_actions/docker/build-push-action-6.11.0
Bump docker/build-push-action from 6.10.0 to 6.11.0
2 parents fe97837 + 245b2b5 commit 146c43c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-manylinux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575

7676
- name: Build and push Docker image
7777
if: steps.inspect.outcome == 'failure'
78-
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355
78+
uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc
7979
with:
8080
context: ${{ github.workspace }}/buildconfig/manylinux-build/docker_base
8181
file: ${{ github.workspace }}/buildconfig/manylinux-build/docker_base/Dockerfile-${{ matrix.arch }}

0 commit comments

Comments
 (0)