Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit fbcca20

Browse files
renovate[bot]finn-block
authored andcommitted
Update docker/build-push-action action to v6.9.0
1 parent 83ff654 commit fbcca20

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pfi-exemplar-container-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
type=sha
4747
4848
- name: Build and push container image
49-
uses: docker/build-push-action@94f8f8c2eec4bc3f1d78c1755580779804cb87b2 # v6.0.1
49+
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0
5050
with:
5151
context: javascript/tbdex-pfi-exemplar
5252
push: true

.github/workflows/vc-to-dwn-server-container-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
type=sha
4747
4848
- name: Build and push container image
49-
uses: docker/build-push-action@94f8f8c2eec4bc3f1d78c1755580779804cb87b2 # v6.0.1
49+
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0
5050
with:
5151
context: javascript/vc-to-dwn-server
5252
push: true

0 commit comments

Comments
 (0)