We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96d3fff commit a631b11Copy full SHA for a631b11
.github/workflows/docker-image.yml
@@ -43,7 +43,7 @@ jobs:
43
44
- name: Docker meta
45
id: meta
46
- uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96
+ uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804
47
with:
48
images: mingc/android-build-box
49
labels: |
0 commit comments