We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f62d008 + 6ccd498 commit b337ed9Copy full SHA for b337ed9
.github/workflows/forms-backend.yml
@@ -78,7 +78,7 @@ jobs:
78
password: ${{ secrets.GITHUB_TOKEN }}
79
80
- name: Build and push
81
- uses: docker/build-push-action@v2
+ uses: docker/build-push-action@v6
82
with:
83
context: .
84
file: ./Dockerfile
0 commit comments