Skip to content

Commit dd1d013

Browse files
authored
Merge pull request #2454 from pygame-community/dependabot/github_actions/docker/metadata-action-5.0.0
Bump docker/metadata-action from 4.6.0 to 5.0.0
2 parents 26b1af5 + ab64229 commit dd1d013

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@818d4b7b91585d195f67373fd9cb0332e31a7175
98+
uses: docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934
9999
with:
100100
images: ghcr.io/${{ github.repository }}_${{ matrix.arch }}
101101
tags: type=raw,value=${{ hashFiles('buildconfig/manylinux-build/**') }}

0 commit comments

Comments
 (0)