Skip to content

Commit

Permalink
Merge pull request #300 from okp4/dependabot/github_actions/mikefarah…
Browse files Browse the repository at this point in the history
…/yq-4.43.1
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
2 parents 8bdf14c + a8583c6 commit ed6c66b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
cache: yarn

- name: Patch startBlock to 1
uses: mikefarah/yq@v4.41.1
uses: mikefarah/yq@v4.43.1
with:
cmd: yq eval ".dataSources[].startBlock = env(START_BLOCK)" project.yaml -i
env:
Expand Down

0 comments on commit ed6c66b

Please sign in to comment.