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 a4d70c2 commit 095f173Copy full SHA for 095f173
.github/workflows/docker-build-publish.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- uses: actions/checkout@v4
19
- name: Set up Docker Buildx
20
- uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5
+ uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca
21
- name: Log in to the Container registry
22
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567
23
with:
0 commit comments