Skip to content

Commit

Permalink
Bump docker/setup-buildx-action from 3.8.0 to 3.9.0 (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 7, 2025
1 parent f4a6516 commit 840c2b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:

- name: Set Up Docker Buildx
id: setup_docker_buildx
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9.0

- name: Build Image
uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0
Expand Down Expand Up @@ -212,7 +212,7 @@ jobs:

- name: Set Up Docker Buildx
id: setup_docker_buildx
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9.0

- name: Log in to GitHub Container Registry
id: login_ghcr
Expand Down

0 comments on commit 840c2b8

Please sign in to comment.