Skip to content

Commit

Permalink
Use moving tag for dcarbone/install-yq-action
Browse files Browse the repository at this point in the history
Leverage a moving tag for the action dcarbone/install-yq-action like we do for all other actions.
  • Loading branch information
wjglerum authored Nov 19, 2024
1 parent 27e24dc commit f2c134b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quarkus-snapshot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

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

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

0 comments on commit f2c134b

Please sign in to comment.