Skip to content

Commit

Permalink
Merge pull request #2203 from AppDaemon/dependabot/github_actions/doc…
Browse files Browse the repository at this point in the history
…ker/setup-buildx-action-3.9.0

Bump docker/setup-buildx-action from 3.8.0 to 3.9.0
  • Loading branch information
acockburn authored Feb 20, 2025
2 parents 71ac499 + 1d4a730 commit 313c6a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
name: python-package
path: dist/
- name: Setup Docker buildx
uses: docker/setup-buildx-action@v3.8.0
uses: docker/setup-buildx-action@v3.9.0
# Login against a Docker registry (only with a tag or push on `dev` branch)
# https://github.com/docker/login-action
- name: Log into Docker Hub
Expand Down

0 comments on commit 313c6a9

Please sign in to comment.