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 87d8897 commit 184a42fCopy full SHA for 184a42f
1 file changed
.github/workflows/build.yml
@@ -105,7 +105,7 @@ jobs:
105
106
- name: Build Docker image
107
id: build-docker
108
- uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0
+ uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
109
with:
110
context: src/KeyConnector
111
file: src/KeyConnector/Dockerfile
0 commit comments