Skip to content

Commit

Permalink
Bump bitovi/github-actions-deploy-eks-helm from 1.2.10 to 1.2.12 (#77)
Browse files Browse the repository at this point in the history
Bumps [bitovi/github-actions-deploy-eks-helm](https://github.com/bitovi/github-actions-deploy-eks-helm) from 1.2.10 to 1.2.12.
- [Release notes](https://github.com/bitovi/github-actions-deploy-eks-helm/releases)
- [Commits](bitovi/github-actions-deploy-eks-helm@v1.2.10...v1.2.12)

---
updated-dependencies:
- dependency-name: bitovi/github-actions-deploy-eks-helm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 1049dcb commit 82b87b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_helm_chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ jobs:
SLACK_BOT_TOKEN: ${{ secrets.slack_token }}

- name: Deploy Helm
uses: bitovi/github-actions-deploy-eks-helm@v1.2.10
uses: bitovi/github-actions-deploy-eks-helm@v1.2.12
id: deploy
with:
action: ${{ inputs.chart_action }}
Expand Down

0 comments on commit 82b87b4

Please sign in to comment.