Skip to content
Snippets Groups Projects
Unverified Commit 608a6658 authored by Matthias Schiffer's avatar Matthias Schiffer Committed by GitHub
Browse files

Merge pull request #3382 from freifunk-gluon/dependabot/github_actions/docker/metadata-action-5.6.1

build(deps): bump docker/metadata-action from 5.5.1 to 5.6.1
parents 80a16ba0 43861fa6
No related branches found
No related tags found
No related merge requests found
...@@ -35,7 +35,7 @@ jobs: ...@@ -35,7 +35,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }} password: ${{ secrets.GITHUB_TOKEN }}
- name: Extract metadata (tags, labels) for Docker - name: Extract metadata (tags, labels) for Docker
id: meta id: meta
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96
with: with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }} images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
- name: Build and push Docker image - name: Build and push Docker image
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment