mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-03 12:26:03 +02:00
chore(deps): update mikefarah/yq action to v4.5.0
This commit is contained in:
parent
9fb577fcdc
commit
7abd8a85cc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-master.yaml
vendored
2
.github/workflows/docker-master.yaml
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue