Skip to content

Commit

Permalink
Merge pull request #54 from cmahnke/dependabot/github_actions/github-…
Browse files Browse the repository at this point in the history
…actions-a8eed03185

Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 in the github-actions group
  • Loading branch information
cmahnke authored Dec 17, 2024
2 parents b1ac61f + 52c48b9 commit eb5c616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3.7.1
uses: docker/setup-buildx-action@v3.8.0
- name: Push to GitHub Packages
uses: docker/[email protected]
with:
Expand Down

0 comments on commit eb5c616

Please sign in to comment.