Skip to content

Commit

Permalink
⬆️ Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
shnizzedy authored Oct 18, 2024
2 parents f7a74e4 + 144089c commit 148faa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_cpac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3.6.1
uses: docker/setup-buildx-action@v3.7.1
- name: Log in to GitHub Container Registry
uses: docker/[email protected]
with:
Expand Down

0 comments on commit 148faa6

Please sign in to comment.