Skip to content

Commit

Permalink
build: bump docker/build-push-action
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpeterparker committed Jun 4, 2024
1 parent fe2e865 commit c9239cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
type=semver,pattern={{version}}
- name: Build and push Docker image for ${{ matrix.image_name }}
uses: docker/build-push-action@v3
uses: docker/build-push-action@v5
with:
context: .
platforms: linux/amd64
Expand Down

0 comments on commit c9239cc

Please sign in to comment.