Skip to content

Commit

Permalink
Merge pull request #5 from justalemon/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/setup-buildx-action-3.3.0

Bump docker/setup-buildx-action from 3.0.0 to 3.3.0
  • Loading branch information
justalemon authored Jul 4, 2024
2 parents 2144a9b + ea559a1 commit de6b616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- build
steps:
- uses: actions/checkout@v4.1.1
- uses: docker/setup-buildx-action@v3.0.0
- uses: docker/setup-buildx-action@v3.3.0
- uses: docker/login-action@v3.0.0
with:
registry: ghcr.io
Expand Down

0 comments on commit de6b616

Please sign in to comment.