Skip to content

Commit

Permalink
Use dcarbone/install-yq-action@v1 instead of specific minor
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Nov 15, 2024
1 parent f02d1ad commit 9a7d478
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

steps:
- name: Install yq
uses: dcarbone/install-yq-action@v1.0.1
uses: dcarbone/install-yq-action@v1

- name: Set up Java
uses: actions/setup-java@v4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

steps:
- name: Install yq
uses: dcarbone/install-yq-action@v1.0.1
uses: dcarbone/install-yq-action@v1

- name: Set up Java
uses: actions/setup-java@v4
Expand Down

0 comments on commit 9a7d478

Please sign in to comment.