Skip to content

Commit

Permalink
Merge pull request #144 from reload/dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…setup-buildx-action-3
  • Loading branch information
dependabot[bot] authored Sep 13, 2023
2 parents 000b182 + 3e1f3e1 commit ba1e055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
}
- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3
- name: Login to GitHub Container Registry
uses: docker/login-action@v2
with:
Expand Down

0 comments on commit ba1e055

Please sign in to comment.