Skip to content

Commit

Permalink
chore(deps): update mikefarah/yq action to v4.43.1 (#244)
Browse files Browse the repository at this point in the history
Co-authored-by: App Token Issuer Releng Renovate Bot <376532+app-token-issuer-releng-renovate[bot]@users.noreply.github.com>
  • Loading branch information
app-token-issuer-releng-renovate[bot] and App Token Issuer Releng Renovate Bot authored Mar 26, 2024
1 parent 29b4e19 commit 3bbeb1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions actions/helm-version-bump-receiver/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ runs:
- name: Bump helm chart version
id: bump-helm-chart-version
uses: mikefarah/yq@9adde1ac14bb283b8955d2b0d567bcaf3c69e639 # v4.42.1
uses: mikefarah/yq@c35ec752e38ea0c096d3c44e13cfc0797ac394d8 # v4.43.1
env:
AWS_SECRET_ACCESS_KEY: ""
AWS_ACCESS_KEY_ID: ""
Expand All @@ -122,7 +122,7 @@ runs:
- name: Update helm chart repo
if: inputs.helm-chart-repo-update == 'true'
id: update-helm-chart-repo
uses: mikefarah/yq@9adde1ac14bb283b8955d2b0d567bcaf3c69e639 # v4.42.1
uses: mikefarah/yq@c35ec752e38ea0c096d3c44e13cfc0797ac394d8 # v4.43.1
env:
AWS_SECRET_ACCESS_KEY: ""
AWS_ACCESS_KEY_ID: ""
Expand Down

0 comments on commit 3bbeb1f

Please sign in to comment.