Skip to content

Commit 613e8bc

Browse files
ci(tools): update docker/metadata-action action to v5.10.0 (#141)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54f6794 commit 613e8bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/container.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969

7070
- name: Docker meta
7171
id: meta
72-
uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
72+
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
7373
with:
7474
images: |
7575
ghcr.io/cbrgm/mastodon-github-action
@@ -130,7 +130,7 @@ jobs:
130130
- name: Ghcr tags
131131
id: ghcrTags
132132
if: github.event_name != 'pull_request'
133-
uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
133+
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
134134
with:
135135
images: ghcr.io/cbrgm/mastodon-github-action
136136
tags: |

0 commit comments

Comments
 (0)