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

Commit

Permalink
chore(deps): update docker/build-push-action digest to 175d02b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2022
1 parent b9485ec commit 9a56b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/relay.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:

- name: Build and push Docker image
id: build-and-push
uses: docker/build-push-action@c5e6528d5ddefc82f682165021e05edf58044bce
uses: docker/build-push-action@175d02bffea74695e96b351069ac938b338802f9
with:
context: dist/packages/relay
push: ${{ github.event_name != 'pull_request' }}
Expand Down

0 comments on commit 9a56b29

Please sign in to comment.