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 95dab1b commit fa16ee1Copy full SHA for fa16ee1
.github/workflows/ci.yml
@@ -93,7 +93,7 @@ jobs:
93
} >> "$GITHUB_OUTPUT"
94
- name: Docker meta
95
id: meta
96
- uses: docker/metadata-action@359e915ab3220d88514ed693793a5cc795192aa6 # v5
+ uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5
97
with:
98
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
99
tags: ${{ steps.tags.outputs.tags }}
0 commit comments