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

This commit is contained in:
Renovate Bot 2021-02-15 04:32:52 +00:00 committed by renovate[bot]
parent 619cb4bede
commit 7a4c2cd108

View file

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