Skip to content

Commit

Permalink
Merge pull request #93 from telekom/dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…metadata-action-5.5.1

🌱 Bump docker/metadata-action from 5.5.0 to 5.5.1
  • Loading branch information
schrej committed Feb 6, 2024
2 parents 748d2a9 + 0c49af0 commit 34c18f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/draft_release.yaml
Expand Up @@ -68,7 +68,7 @@ jobs:

- name: Extract Metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@v5.5.0
uses: docker/metadata-action@v5.5.1
with:
images: ghcr.io/telekom/das-schiff-network-operator

Expand All @@ -82,7 +82,7 @@ jobs:

- name: Extract Metadata (tags, labels) for Docker
id: exporter
uses: docker/metadata-action@v5.5.0
uses: docker/metadata-action@v5.5.1
with:
images: ghcr.io/telekom/frr-exporter

Expand Down

0 comments on commit 34c18f0

Please sign in to comment.