We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00d1cb8 commit 0f58007Copy full SHA for 0f58007
.github/workflows/build.yaml
@@ -30,7 +30,7 @@ jobs:
30
password: ${{ secrets.HUB_TOKEN }}
31
-
32
name: Build and push
33
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
34
with:
35
push: true
36
tags: wurstbrot/collector-confluence:latest,wurstbrot/collector-confluence:${{ github.run_number }}
0 commit comments