mirror of
https://github.com/bjoernellens1/ros2_docker_template.git
synced 2025-03-26 03:06:01 +00:00
Update docker/metadata-action action to v5.7.0
This commit is contained in:
parent
31148c58df
commit
b197a2ff0c
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@ -65,7 +65,7 @@ jobs:
|
||||
# https://github.com/docker/metadata-action
|
||||
- name: Extract Docker metadata
|
||||
id: meta
|
||||
uses: docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934 # v5.0.0
|
||||
uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
|
||||
with:
|
||||
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user