We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f7aca1 + 0d99f4b commit 82554daCopy full SHA for 82554da
.github/workflows/installation-action.yml
@@ -56,7 +56,7 @@ jobs:
56
with:
57
driver-opts: network=host
58
- name: Build Docker image
59
- uses: docker/build-push-action@v6.13.0
+ uses: docker/build-push-action@v6.15.0
60
61
context: .
62
file: ${{ matrix.dockerfile }}
0 commit comments