Skip to content

Commit

Permalink
Merge pull request #23 from snapp-incubator/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/docker/setup-buildx-action-3

Bump docker/setup-buildx-action from 1 to 3
  • Loading branch information
1995parham authored Jul 30, 2024
2 parents 959ad02 + 7615134 commit 7af46d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: docker/setup-qemu-action@v3
- uses: docker/setup-buildx-action@v1
- uses: docker/setup-buildx-action@v3
- uses: docker/login-action@v1
with:
registry: ghcr.io
Expand Down

0 comments on commit 7af46d8

Please sign in to comment.