Skip to content

Commit

Permalink
Merge pull request #41 from unl0ck/dependabot/github_actions/docker/s…
Browse files Browse the repository at this point in the history
…etup-buildx-action-3

build(deps): bump docker/setup-buildx-action from 1 to 3
  • Loading branch information
unl0ck authored Jul 15, 2024
2 parents 2cbff85 + b4e39be commit 4891394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_standalone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v2

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
uses: docker/setup-buildx-action@v3

- name: Log in to GitHub Container Registry
uses: docker/login-action@v1
Expand Down

0 comments on commit 4891394

Please sign in to comment.