Skip to content

Commit

Permalink
Merge pull request #123 from tosuke-homelab/renovate/docker-metadata-…
Browse files Browse the repository at this point in the history
…action-5.x
  • Loading branch information
tosuke authored Nov 25, 2024
2 parents 42e0ab6 + e868782 commit 9a04387
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/wf-build-bird.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- name: Docker meta
id: meta
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5.5.1
uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5.6.1
with:
images: ${{ inputs.images }}
tags: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/wf-build-otelcol.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- name: Docker meta
id: meta
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5.5.1
uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5.6.1
with:
images: ${{ inputs.images }}
tags: |
Expand Down

0 comments on commit 9a04387

Please sign in to comment.