Skip to content

Commit

Permalink
Merge pull request #2261 from pygame-community/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/docker/build-push-action-4.1.1

Bump docker/build-push-action from 4.1.0 to 4.1.1
  • Loading branch information
Starbuck5 authored Jun 19, 2023
2 parents 25ab5a3 + 4c71352 commit 58eeb4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-manylinux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:

- name: Build and push Docker image
if: steps.inspect.outcome == 'failure'
uses: docker/build-push-action@44ea916f6c540f9302d50c2b1e5a8dc071f15cdf
uses: docker/build-push-action@2eb1c1961a95fc15694676618e422e8ba1d63825
with:
context: ${{ github.workspace }}/buildconfig/manylinux-build/docker_base
file: ${{ github.workspace }}/buildconfig/manylinux-build/docker_base/Dockerfile-${{ matrix.arch }}
Expand Down

0 comments on commit 58eeb4c

Please sign in to comment.