summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-12 08:45:10 -0400
committerGitHub <noreply@github.com>2021-05-12 08:45:10 -0400
commit305fa0f2ff3c5ede6c99799a9bb8c7395ce17b4d (patch)
tree01b30aea3abd7a7e0a14187aaad69d1b320099ed
parentc90ebf4103258e04b86b1f4cec0d7e6f5a2648c3 (diff)
downloadpy-bcrypt-git-305fa0f2ff3c5ede6c99799a9bb8c7395ce17b4d.tar.gz
Bump docker/setup-qemu-action from 1 to 1.1.0 (#258)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 1.1.0. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v1.1.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 0b1394c..0fab465 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -85,7 +85,7 @@ jobs:
steps:
- uses: actions/checkout@v2.3.4
- name: Set up QEMU
- uses: docker/setup-qemu-action@v1
+ uses: docker/setup-qemu-action@v1.1.0
with:
platforms: arm64
- uses: docker://quay.io/pypa/manylinux2014_aarch64