Skip to content

Commit

Permalink
Merge pull request #65 from corenting/dependabot/github_actions/produ…
Browse files Browse the repository at this point in the history
…ction-dependencies-bf940bc907

chore: bump docker/build-push-action from 5 to 6 in the production-dependencies group
  • Loading branch information
corenting committed Jun 19, 2024
2 parents 8c2558b + f84a06d commit 55d69f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
platforms: linux/arm64/v8, linux/amd64
Expand Down

0 comments on commit 55d69f4

Please sign in to comment.