Skip to content

Commit 0f58007

Browse files
chore(deps): update docker/build-push-action action to v6
1 parent 00d1cb8 commit 0f58007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
password: ${{ secrets.HUB_TOKEN }}
3131
-
3232
name: Build and push
33-
uses: docker/build-push-action@v5
33+
uses: docker/build-push-action@v6
3434
with:
3535
push: true
3636
tags: wurstbrot/collector-confluence:latest,wurstbrot/collector-confluence:${{ github.run_number }}

0 commit comments

Comments
 (0)