Skip to content

Commit

Permalink
Merge pull request #47 from ammnt/dependabot/github_actions/docker/se…
Browse files Browse the repository at this point in the history
…tup-buildx-action-3.7.1

build(deps): bump docker/setup-buildx-action from 3.6.1 to 3.7.1
  • Loading branch information
ammnt authored Nov 1, 2024
2 parents 35951e3 + 5ef977f commit e3d7b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: sigstore/cosign-installer@v3.7.0

- name: Setup Docker buildx🛠️
uses: docker/setup-buildx-action@v3.6.1
uses: docker/setup-buildx-action@v3.7.1

- name: Log into GHCR🔑
uses: docker/login-action@v3.3.0
Expand Down

0 comments on commit e3d7b6c

Please sign in to comment.