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 631b910 commit 722b76aCopy full SHA for 722b76a
.github/workflows/build.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Extract metadata (tags, labels) for Docker
43
id: meta
44
- uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5.6.1
+ uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
45
with:
46
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
47
if: github.ref == 'refs/heads/main'
0 commit comments