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 916553e commit e725e68Copy full SHA for e725e68
.github/workflows/build.yml
@@ -45,7 +45,7 @@ jobs:
45
46
- name: Docker meta
47
id: docker_meta
48
- uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 #v5.9.0
+ uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 #v5.10.0
49
with:
50
images: |
51
${{ github.repository }}
@@ -138,7 +138,7 @@ jobs:
138
139
140
141
142
143
144
0 commit comments