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 559cf34 commit 4c41024Copy full SHA for 4c41024
.github/workflows/build-router.yaml
@@ -141,7 +141,7 @@ jobs:
141
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
142
- name: setup docker tags
143
id: meta
144
- uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5
+ uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5
145
with:
146
images: ${{ env.DOCKER_IMAGE_NAME }}
147
labels: |
0 commit comments