Skip to content
This repository was archived by the owner on Nov 23, 2022. It is now read-only.

Commit 2fd0972

Browse files
chore(deps): update docker/build-push-action digest to c5e6528 (#96)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3c94993 commit 2fd0972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/relay.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666

6767
- name: Build and push Docker image
6868
id: build-and-push
69-
uses: docker/build-push-action@b5730d24715e542a67be9991a420842b8b072900
69+
uses: docker/build-push-action@c5e6528d5ddefc82f682165021e05edf58044bce
7070
with:
7171
context: dist/packages/relay
7272
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)