Skip to content

Commit 04c31f7

Browse files
authored
Merge pull request #2599 from pygame-community/dependabot/github_actions/docker/metadata-action-5.3.0
Bump docker/metadata-action from 5.2.0 to 5.3.0
2 parents a42137e + 44e8119 commit 04c31f7

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

0 commit comments

Comments
 (0)