Skip to content

Commit e0120e6

Browse files
Merge pull request #578 from ral-facilities/renovate/docker-build-push-action-6.x
Update docker/build-push-action action to v6.13.0
2 parents b052ed9 + 3e3fa43 commit e0120e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
images: ${{ secrets.HARBOR_URL }}/operationsgateway
2828

2929
- name: Build and push Docker image to Harbor
30-
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10.0
30+
uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0
3131
with:
3232
context: .
3333
file: ./Dockerfile

0 commit comments

Comments
 (0)