mirror of
https://github.com/nicolargo/glances.git
synced 2024-12-26 10:42:29 +03:00
Merge pull request #2242 from nicolargo/renovate/crazy-max-ghaction-docker-meta-4.x
Update crazy-max/ghaction-docker-meta action to v4.2.0
This commit is contained in:
commit
ca988b190a
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -104,7 +104,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Retrieve Repository Docker metadata
|
- name: Retrieve Repository Docker metadata
|
||||||
id: docker_meta
|
id: docker_meta
|
||||||
uses: crazy-max/ghaction-docker-meta@v4.1.1
|
uses: crazy-max/ghaction-docker-meta@v4.2.0
|
||||||
with:
|
with:
|
||||||
images: ${{ env.DEFAULT_DOCKER_IMAGE }}
|
images: ${{ env.DEFAULT_DOCKER_IMAGE }}
|
||||||
labels: |
|
labels: |
|
||||||
|
Loading…
Reference in New Issue
Block a user