We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b052ed9 + 3e3fa43 commit e0120e6Copy full SHA for e0120e6
.github/workflows/release-build.yml
@@ -27,7 +27,7 @@ jobs:
27
images: ${{ secrets.HARBOR_URL }}/operationsgateway
28
29
- name: Build and push Docker image to Harbor
30
- uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10.0
+ uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0
31
with:
32
context: .
33
file: ./Dockerfile
0 commit comments