Skip to content

Commit 28d82dc

Browse files
dependabot[bot]neilime
authored andcommitted
chore(deps): bump asdf-vm/actions
Bumps the github-actions-dependencies group with 1 update in the /actions/helm/test-chart directory: [asdf-vm/actions](https://github.com/asdf-vm/actions). Updates `asdf-vm/actions` from 3.0.2 to 4.0.0 - [Release notes](https://github.com/asdf-vm/actions/releases) - [Changelog](https://github.com/asdf-vm/actions/blob/master/CHANGELOG.md) - [Commits](asdf-vm/actions@05e0d2e...1902764) --- updated-dependencies: - dependency-name: asdf-vm/actions dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1667964 commit 28d82dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/helm/test-chart/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ runs:
8787
8888
- name: Install tools with asdf
8989
if: ${{ steps.check-tools-version.outputs.tools-version-exists == 'true' }}
90-
uses: asdf-vm/actions/install@05e0d2ed97b598bfce82fd30daf324ae0c4570e6 # v3.0.2
90+
uses: asdf-vm/actions/install@1902764435ca0dd2f3388eea723a4f92a4eb8302 # v4.0.0
9191

9292
- name: Check for ct.yaml file
9393
id: check-ct-yaml

0 commit comments

Comments
 (0)