Skip to content

Commit

Permalink
Merge pull request #224 from jboss-dockerfiles/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/docker/setup-buildx-action-3.7.1
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
2 parents 5307522 + 2af02ca commit 526af39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Set up QEMU
uses: docker/[email protected]
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3.6.1
uses: docker/setup-buildx-action@v3.7.1
- name: Build WildFly images
id: docker_build
uses: docker/[email protected]
Expand Down Expand Up @@ -94,7 +94,7 @@ jobs:
- name: Set up QEMU
uses: docker/[email protected]
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3.6.1
uses: docker/setup-buildx-action@v3.7.1
- name: Docker Login to Quay.io
if: startsWith(github.event.ref, 'refs/tags/')
uses: docker/[email protected]
Expand Down

0 comments on commit 526af39

Please sign in to comment.