Skip to content

Commit 06572ce

Browse files
authored
Merge pull request #2628 from pygame-community/dependabot/github_actions/docker/metadata-action-5.4.0
Bump docker/metadata-action from 5.3.0 to 5.4.0
2 parents 0ff9293 + 430b7b2 commit 06572ce

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
@@ -95,7 +95,7 @@ jobs:
9595

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

0 commit comments

Comments
 (0)