Skip to content

Commit

Permalink
chore(deps): update asdf-vm/actions action to v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2023
1 parent 5761ff7 commit a7ff63b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/chart-testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
id: base-sha

- name: 'asdf:install'
uses: asdf-vm/actions/[email protected].0
uses: asdf-vm/actions/[email protected].2

- uses: actions/setup-python@v4
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/setup-python@v4

- name: 'asdf:install'
uses: asdf-vm/actions/[email protected].0
uses: asdf-vm/actions/[email protected].2

- name: Check modules
uses: pre-commit/[email protected]
Expand Down

0 comments on commit a7ff63b

Please sign in to comment.