mirror of
https://github.com/itzg/mc-router.git
synced 2024-11-21 11:25:41 +01:00
build(deps): bump docker/metadata-action from 3 to 4 (#80)
This commit is contained in:
parent
625841711c
commit
1f8824f917
2
.github/workflows/pr.yml
vendored
2
.github/workflows/pr.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
- name: Gather Docker metadata
|
||||
if: contains(github.event.pull_request.labels.*.name, 'ci/push-image')
|
||||
id: meta
|
||||
uses: docker/metadata-action@v3
|
||||
uses: docker/metadata-action@v4
|
||||
with:
|
||||
images: |
|
||||
itzg/mc-router
|
||||
|
Loading…
Reference in New Issue
Block a user