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 b43aa3e commit ca11748Copy full SHA for ca11748
.github/workflows/docker-build.ghcr.yml
@@ -60,7 +60,7 @@ jobs:
60
61
- name: Docker Meta
62
id: meta
63
- uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
+ uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8.0
64
with:
65
images: |
66
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
0 commit comments