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 3ac76ef commit 83cb9f7Copy full SHA for 83cb9f7
.github/workflows/build.yml
@@ -64,7 +64,7 @@ jobs:
64
password: ${{ secrets.GITHUB_TOKEN }}
65
66
- name: Build and push
67
- uses: docker/build-push-action@v2.7.0
+ uses: docker/build-push-action@v2.8.0
68
with:
69
context: .
70
file: ./Dockerfile
0 commit comments