chore(deps): update mikefarah/yq action to v4.5.0

This commit is contained in:
Renovate Bot 2021-02-08 01:20:43 +00:00 committed by renovate[bot]
parent 9fb577fcdc
commit 7abd8a85cc

View file

@ -75,7 +75,7 @@ jobs:
token: ${{ secrets.APPARITOR_GITHUB_TOKEN }}
- name: Bump test environment
uses: mikefarah/yq@v4.4.1
uses: mikefarah/yq@v4.5.0
with:
cmd: yq eval '.image.tag = "${{ needs.publish.outputs.sha-tag }}"' -i environments/internal-prd/values/pomerium-demo.yaml