Skip to content

Commit

Permalink
Merge pull request #65 from tuxpeople/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/setup-qemu-action-2.1.0

chore(ci): bump docker/setup-qemu-action from 2.0.0 to 2.1.0
  • Loading branch information
tuxpeople authored Oct 28, 2022
2 parents 03a87a1 + fa8af55 commit 867effb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pullrequests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
dockerfile: Dockerfile
-
name: Set up QEMU
uses: docker/setup-qemu-action@v2.0.0
uses: docker/setup-qemu-action@v2.1.0
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2.2.1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
dockerfile: Dockerfile
-
name: Set up QEMU
uses: docker/setup-qemu-action@v2.0.0
uses: docker/setup-qemu-action@v2.1.0
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2.2.1
Expand Down

0 comments on commit 867effb

Please sign in to comment.