Browse Source

Merge pull request #1116 from external-secrets/dependabot/github_actions/docker/setup-qemu-action-2

build(deps): bump docker/setup-qemu-action from 1 to 2
paul-the-alien[bot] 3 years ago
parent
commit
f569c78d8a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/ci.yml

+ 1 - 1
.github/workflows/ci.yml

@@ -192,7 +192,7 @@ jobs:
 
 
     steps:
     steps:
       - name: Setup QEMU
       - name: Setup QEMU
-        uses: docker/setup-qemu-action@v1
+        uses: docker/setup-qemu-action@v2
         with:
         with:
           platforms: all
           platforms: all