Skip to content

Commit a0b7fee

Browse files
committed
Update docker/build-push-action GH action
1 parent dc6d78f commit a0b7fee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
echo "tags=$TAGS" >> $GITHUB_OUTPUT
9494
9595
- name: Build and push Docker image
96-
uses: docker/build-push-action@v5
96+
uses: docker/build-push-action@v6
9797
with:
9898
context: .
9999
platforms: linux/arm64

0 commit comments

Comments
 (0)