We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aed988a + 2b7b2e6 commit dce90d3Copy full SHA for dce90d3
1 file changed
.github/workflows/build.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Docker meta
26
if: github.event_name != 'pull_request'
27
id: meta
28
- uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051
+ uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf
29
with:
30
# list of Docker images to use as base name for tags
31
images: |
0 commit comments