Skip to content

Commit

Permalink
chore(deps): update mikefarah/yq action to v4.40.2 (#46)
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 Nov 20, 2023
1 parent f0d27b8 commit f7aaef8
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 @@ -96,7 +96,7 @@ runs:
- name: Bump helm chart version
id: bump-helm-chart-version
uses: mikefarah/yq@a198f72367ce9da70b564a2cc25399de8e27bf37 # v4.35.2
uses: mikefarah/yq@1cf9ecc79df9cabe69ae75a0bbfa7df7f9fe8a2f # v4.40.2
env:
AWS_SECRET_ACCESS_KEY: ""
AWS_ACCESS_KEY_ID: ""
Expand All @@ -110,7 +110,7 @@ runs:
- name: Update helm chart repo
if: inputs.helm-chart-repo-update == 'true'
id: update-helm-chart-repo
uses: mikefarah/yq@a198f72367ce9da70b564a2cc25399de8e27bf37 # v4.35.2
uses: mikefarah/yq@1cf9ecc79df9cabe69ae75a0bbfa7df7f9fe8a2f # v4.40.2
env:
AWS_SECRET_ACCESS_KEY: ""
AWS_ACCESS_KEY_ID: ""
Expand Down

0 comments on commit f7aaef8

Please sign in to comment.