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 888bd17 + 7be802c commit 84ac4e7Copy full SHA for 84ac4e7
.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@v5
+ - uses: docker/build-push-action@v6
22
23
push: true
24
tags: articulate/http-to-https:latest
0 commit comments