Skip to content

Commit

Permalink
Bump docker/setup-buildx-action from 3.5.0 to 3.6.1 (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent 60973be commit 6037671
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@aa33708b10e362ff993539393ff100fa93ed6a27 # v3.5.0
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1

- name: Build Image
uses: docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445 # v6.5.0
Expand Down Expand Up @@ -209,7 +209,7 @@ jobs:

- name: Set Up Docker Buildx
id: setup_docker_buildx
uses: docker/setup-buildx-action@aa33708b10e362ff993539393ff100fa93ed6a27 # v3.5.0
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1

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

0 comments on commit 6037671

Please sign in to comment.