Skip to content

Commit

Permalink
Merge pull request pygame-community#2628 from pygame-community/depend…
Browse files Browse the repository at this point in the history
…abot/github_actions/docker/metadata-action-5.4.0

Bump docker/metadata-action from 5.3.0 to 5.4.0
  • Loading branch information
ankith26 authored Dec 25, 2023
2 parents 0ff9293 + 430b7b2 commit 06572ce
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 @@ -95,7 +95,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@31cebacef4805868f9ce9a0cb03ee36c32df2ac4
uses: docker/metadata-action@9dc751fe249ad99385a2583ee0d084c400eee04e
with:
images: ghcr.io/${{ github.repository }}_${{ matrix.arch }}
tags: type=raw,value=${{ hashFiles('buildconfig/manylinux-build/**') }}
Expand Down

0 comments on commit 06572ce

Please sign in to comment.