Skip to content

Commit

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

build(deps): bump docker/setup-buildx-action from 3.7.1 to 3.8.0
  • Loading branch information
wholtz authored Jan 20, 2025
2 parents 2c9e8a8 + 8b4336d commit ba062b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ jobs:
labels: |
distro_id=${{ steps.set_image_variables.outputs.distro_id }}
- name: Setup docker buildx
uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5
- name: Login to DockerHub
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567
with:
Expand Down

0 comments on commit ba062b5

Please sign in to comment.