We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 73fb56f + acc505a commit ad95140Copy full SHA for ad95140
.github/workflows/docker-build-publish.yml
@@ -16,7 +16,7 @@ jobs:
16
17
- name: Docker meta
18
id: meta
19
- uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5
+ uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5
20
with:
21
# list of Docker images to use as base name for tags
22
images: |
0 commit comments