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.
2 parents 64e372b + a36215d commit 888bd17Copy full SHA for 888bd17
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
username: ${{ secrets.DOCKERHUB_USERNAME }}
20
password: ${{ secrets.DOCKERHUB_TOKEN }}
21
- - uses: docker/build-push-action@v4
+ - uses: docker/build-push-action@v5
22
23
push: true
24
tags: articulate/http-to-https:latest
0 commit comments