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 fdc633e + d5e9122 commit 23b206aCopy full SHA for 23b206a
1 file changed
.github/workflows/container-build.yml
@@ -55,7 +55,7 @@ jobs:
55
# TODO: we currently IMPACT_LIB_REF to its default value which is refs/heads/master
56
# we should normally fix a version
57
- name: Build and push
58
- uses: docker/build-push-action@v4
+ uses: docker/build-push-action@v5
59
with:
60
context: ${{ matrix.path }}
61
push: true
0 commit comments