Skip to content

Commit f8a3695

Browse files
authored
Merge pull request #3652 from pygame-community/dependabot/github_actions/docker/metadata-action-5.10.0
Bump docker/metadata-action from 5.9.0 to 5.10.0
2 parents 4cab540 + 343c264 commit f8a3695

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
@@ -49,7 +49,7 @@ jobs:
4949

5050
- name: Extract metadata (tags, labels) for Docker
5151
id: meta
52-
uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893
52+
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051
5353
with:
5454
images: ghcr.io/${{ github.repository }}_${{ matrix.arch }}
5555
tags: type=raw,value=${{ hashFiles('buildconfig/manylinux-build/**') }}

0 commit comments

Comments
 (0)