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.
2 parents b15a42d + 9c9862d commit 5801b41Copy full SHA for 5801b41
1 file changed
.github/workflows/maven.yml
@@ -59,7 +59,7 @@ jobs:
59
with:
60
persist-credentials: false
61
- name: Set up QEMU
62
- uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4.0.0
+ uses: docker/setup-qemu-action@06116385d9baf250c9f4dcb4858b16962ea869c3 # v4.1.0
63
- name: Set up Buildx
64
uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0
65
- name: Build image
@@ -91,7 +91,7 @@ jobs:
91
92
93
94
95
96
97
- name: Login to quay.io
0 commit comments