Skip to content

Commit

Permalink
Merge pull request #20 from ashirt-ops/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/setup-buildx-action-3.3.0

Bump docker/setup-buildx-action from 3.2.0 to 3.3.0
  • Loading branch information
jkennedyvz authored Apr 10, 2024
2 parents 3f64169 + 7d4a0ae commit 8db1f62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v3.2.0
uses: docker/setup-buildx-action@v3.3.0

- name: Build and Push PR
if: github.ref != 'refs/heads/main'
Expand Down

0 comments on commit 8db1f62

Please sign in to comment.