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

Commit fa5a69e

Browse files
chore(deps): update docker/build-push-action digest to 1cb9d22
1 parent b8904e8 commit fa5a69e

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

0 commit comments

Comments
 (0)