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 a8d76c0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 18, 2022
1 parent b8904e8 commit 8fce720
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@a8d76c070ac1524adbadbaa8157dc2db8cc2ea74
with:
context: dist/packages/relay
push: ${{ github.event_name != 'pull_request' }}
Expand Down

0 comments on commit 8fce720

Please sign in to comment.