We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fdad9d4 + 36f7f27 commit 6c1cbc8Copy full SHA for 6c1cbc8
1 file changed
.github/workflows/ci.yaml
@@ -81,7 +81,7 @@ jobs:
81
password: ${{ secrets.QUAY_TOKEN }}
82
-
83
name: Build and push
84
- uses: docker/build-push-action@v2.2.2
+ uses: docker/build-push-action@v2.3.0
85
with:
86
context: .
87
file: ./Dockerfile
0 commit comments