We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54f6794 commit 613e8bcCopy full SHA for 613e8bc
.github/workflows/container.yml
@@ -69,7 +69,7 @@ jobs:
69
70
- name: Docker meta
71
id: meta
72
- uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
+ uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
73
with:
74
images: |
75
ghcr.io/cbrgm/mastodon-github-action
@@ -130,7 +130,7 @@ jobs:
130
- name: Ghcr tags
131
id: ghcrTags
132
if: github.event_name != 'pull_request'
133
134
135
images: ghcr.io/cbrgm/mastodon-github-action
136
tags: |
0 commit comments