Skip to content

Commit

Permalink
Merge pull request #6 from irish1986/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/setup-buildx-action-3

Bump docker/setup-buildx-action from 2 to 3
  • Loading branch information
irish1986 authored Jan 18, 2024
2 parents adf5bc1 + ca21dd9 commit 9b8b5e0
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 @@ -118,7 +118,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 Packages
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit 9b8b5e0

Please sign in to comment.