Skip to content

Commit c9239cc

Browse files
build: bump docker/build-push-action
1 parent fe2e865 commit c9239cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
type=semver,pattern={{version}}
3636
3737
- name: Build and push Docker image for ${{ matrix.image_name }}
38-
uses: docker/build-push-action@v3
38+
uses: docker/build-push-action@v5
3939
with:
4040
context: .
4141
platforms: linux/amd64

0 commit comments

Comments
 (0)