Skip to content

Commit

Permalink
Merge pull request crazy-max#955 from crazy-max/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/docker/setup-qemu-action-3

chore(deps): bump docker/setup-qemu-action from 2 to 3
  • Loading branch information
crazy-max authored Sep 15, 2023
2 parents 6ffc0d3 + b6fde8b commit 95621b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
fetch-depth: 0
-
name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
Expand Down Expand Up @@ -202,7 +202,7 @@ jobs:
org.opencontainers.image.vendor=CrazyMax
-
name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
Expand Down

0 comments on commit 95621b7

Please sign in to comment.