Skip to content

Commit aa03f38

Browse files
authored
Merge pull request #3551 from pygame-community/dependabot/github_actions/docker/metadata-action-5.8.0
Bump docker/metadata-action from 5.7.0 to 5.8.0
2 parents d6b9c16 + 8ffdf3f commit aa03f38

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@902fa8ec7d6ecbf8d84d538b9b233a880e428804
52+
uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f
5353
with:
5454
images: ghcr.io/${{ github.repository }}_${{ matrix.arch }}
5555
tags: type=raw,value=${{ hashFiles('buildconfig/manylinux-build/**') }}

0 commit comments

Comments
 (0)