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

Commit 52046a1

Browse files
chore(deps): update docker/build-push-action digest to 67af6dc
1 parent b8904e8 commit 52046a1

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@67af6dc1d38f334ae6935c94587e8a5b45a81a0e
7070
with:
7171
context: dist/packages/relay
7272
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)