Skip to content

Commit 50200d9

Browse files
committed
feat: update action version
1 parent 973210b commit 50200d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
username: ${{ secrets.DOCKERHUB_USER }}
3131
password: ${{ secrets.DOCKERHUB_TOKEN }}
3232
- name: Build and push
33-
uses: docker/build-push-action@v4
33+
uses: docker/build-push-action@v6
3434
with:
3535
context: .
3636
platforms: linux/amd64,linux/arm64,linux/arm/v7

0 commit comments

Comments
 (0)