Skip to content

Commit

Permalink
Merge pull request #243 from jboss-dockerfiles/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/docker/setup-qemu-action-3.3.0

Bump docker/setup-qemu-action from 3.2.0 to 3.3.0
  • Loading branch information
jmesnil authored Jan 13, 2025
2 parents ea069ba + b9dc3b6 commit 351c186
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 @@ -35,7 +35,7 @@ jobs:
- name: Check out the repo
uses: actions/[email protected]
- name: Set up QEMU
uses: docker/setup-qemu-action@v3.2.0
uses: docker/setup-qemu-action@v3.3.0
- name: Set up Docker Buildx
uses: docker/[email protected]
- name: Build WildFly images
Expand Down Expand Up @@ -86,7 +86,7 @@ jobs:
labels: |
org.opencontainers.image.jdk-version=${{ matrix.jdk-version }}
- name: Set up QEMU
uses: docker/setup-qemu-action@v3.2.0
uses: docker/setup-qemu-action@v3.3.0
- name: Set up Docker Buildx
uses: docker/[email protected]
- name: Docker Login to Quay.io
Expand Down

0 comments on commit 351c186

Please sign in to comment.