Skip to content

Commit

Permalink
chore(deps): update docker/metadata-action action to v5.6.1 (#355)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent 193491c commit f422c19
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/a200.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- name: Docker meta
id: docker_meta
uses: docker/metadata-action@v5.5.1
uses: docker/metadata-action@v5.6.1
with:
images: ghcr.io/lexfrei/a200
flavor: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/me-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- name: Docker meta
id: docker_meta
uses: docker/metadata-action@v5.5.1
uses: docker/metadata-action@v5.6.1
with:
images: ghcr.io/lexfrei/me-site
flavor: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/vk2tg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- name: Docker meta
id: docker_meta
uses: docker/metadata-action@v5.5.1
uses: docker/metadata-action@v5.6.1
with:
images: ghcr.io/lexfrei/vk2tg
flavor: |
Expand Down

0 comments on commit f422c19

Please sign in to comment.