Skip to content

Commit 45d0c84

Browse files
dependabot[bot]maxgio92
authored andcommitted
chore(deps): bump azure/setup-helm from 3.5 to 4
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 3.5 to 4. - [Release notes](https://github.com/azure/setup-helm/releases) - [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md) - [Commits](Azure/setup-helm@5119fcb...fe7b79c) --- updated-dependencies: - dependency-name: azure/setup-helm dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e25078d commit 45d0c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-charts.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
1717
with:
1818
fetch-depth: 0
19-
- uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3
19+
- uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v3
2020
- name: Linting Chart
2121
run: helm lint ./charts/capsule-addon-fluxcd
2222
- name: Setup Chart Linting

0 commit comments

Comments
 (0)