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 58bb942 commit cbb9d6fCopy full SHA for cbb9d6f
.github/workflows/ci.yml
@@ -81,7 +81,7 @@ jobs:
81
password: ${{ secrets.GITHUB_TOKEN }}
82
- name: Docker meta
83
id: meta
84
- uses: docker/metadata-action@57396166ad8aefe6098280995947635806a0e6ea
+ uses: docker/metadata-action@6c3ca5dfa6895029f82e5b2f26f060bc0d3c6a2c
85
with:
86
images: ghcr.io/${{ github.repository }}
87
flavor: |
0 commit comments