Skip to content

Commit

Permalink
chore(deps): update mikefarah/yq action to v4.41.1 (#173)
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 Feb 16, 2024
1 parent fd688d7 commit 1c1f2ce
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@bb66c9c872a7a4cf3d6846c2ff6d182c66ec3f77 # v4.40.7
uses: mikefarah/yq@047694546cad8f9eaac1627bbc8bcc502fdd88bf # v4.41.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@bb66c9c872a7a4cf3d6846c2ff6d182c66ec3f77 # v4.40.7
uses: mikefarah/yq@047694546cad8f9eaac1627bbc8bcc502fdd88bf # v4.41.1
env:
AWS_SECRET_ACCESS_KEY: ""
AWS_ACCESS_KEY_ID: ""
Expand Down

0 comments on commit 1c1f2ce

Please sign in to comment.