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

Commit 70462d3

Browse files
chore(deps): update docker/build-push-action digest to 6e95f19
1 parent b9485ec commit 70462d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/relay.yaml

+1-1
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@c5e6528d5ddefc82f682165021e05edf58044bce
69+
uses: docker/build-push-action@6e95f19fb8c9e00a1a391941edbc0ae30c1799f7
7070
with:
7171
context: dist/packages/relay
7272
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)