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.
1 parent 4a3e93d commit 75af583Copy full SHA for 75af583
.github/workflows/ci.yml
@@ -146,7 +146,7 @@ jobs:
146
147
- name: Extract metadata for Docker
148
id: meta
149
- uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8.0
+ uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
150
with:
151
images: ghcr.io/${{ github.repository }}
152
tags: |
0 commit comments