Skip to content

Commit 8634686

Browse files
Bump asdf-vm/actions from 3 to 4 (#572)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6b232b commit 8634686

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/integration-per-language.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ jobs:
164164
pwd
165165
# Validate generated workflow yaml
166166
- name: Install action-validator with asdf
167-
uses: asdf-vm/actions/install@v3
167+
uses: asdf-vm/actions/install@v4
168168
with:
169169
tool_versions: |
170170
action-validator 0.1.2
@@ -337,7 +337,7 @@ jobs:
337337
pwd
338338
# Validate generated workflow yaml
339339
- name: Install action-validator with asdf
340-
uses: asdf-vm/actions/install@v3
340+
uses: asdf-vm/actions/install@v4
341341
with:
342342
tool_versions: |
343343
action-validator 0.1.2
@@ -500,7 +500,7 @@ jobs:
500500
--variable NAMESPACE=default
501501
# Validate generated workflow yaml
502502
- name: Install action-validator with asdf
503-
uses: asdf-vm/actions/install@v3
503+
uses: asdf-vm/actions/install@v4
504504
with:
505505
tool_versions: |
506506
action-validator 0.1.2

0 commit comments

Comments
 (0)