Skip to content

Commit

Permalink
Merge pull request #44 from cmahnke/dependabot/github_actions/github-…
Browse files Browse the repository at this point in the history
…actions-397284ac6b
  • Loading branch information
cmahnke authored Jul 30, 2024
2 parents 05de754 + 872cfb1 commit 3885e40
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.5.0
uses: docker/setup-buildx-action@v3.6.1
- name: Push to GitHub Packages
uses: docker/[email protected]
with:
Expand Down

0 comments on commit 3885e40

Please sign in to comment.