Skip to content

Commit

Permalink
Merge pull request #48 from justalemon/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/setup-buildx-action-3.8.0

Bump docker/setup-buildx-action from 3.7.1 to 3.8.0
  • Loading branch information
justalemon authored Dec 20, 2024
2 parents 33881c7 + 5d25276 commit 9da5bfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
version: 0.0.1-alpha.${{ github.run_number }}
pyproject-files: "pyproject.toml"
initpy-files: "leek/__init__.py"
- uses: docker/setup-buildx-action@v3.7.1
- uses: docker/setup-buildx-action@v3.8.0
- uses: docker/login-action@v3.3.0
with:
registry: ghcr.io
Expand Down

0 comments on commit 9da5bfc

Please sign in to comment.