mirror of
https://github.com/nicolargo/glances.git
synced 2024-12-24 09:44:48 +03:00
Merge pull request #2347 from nicolargo/renovate/crazy-max-ghaction-docker-meta-4.x
chore(deps): update crazy-max/ghaction-docker-meta action to v4.4.0
This commit is contained in:
commit
5b3d7d30f0
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -106,7 +106,7 @@ jobs:
|
||||
|
||||
- name: Retrieve Repository Docker metadata
|
||||
id: docker_meta
|
||||
uses: crazy-max/ghaction-docker-meta@v4.3.0
|
||||
uses: crazy-max/ghaction-docker-meta@v4.4.0
|
||||
with:
|
||||
images: ${{ env.DEFAULT_DOCKER_IMAGE }}
|
||||
labels: |
|
||||
|
Loading…
Reference in New Issue
Block a user