Skip to content

Commit

Permalink
Merge pull request #18 from mcruzdev/dependabot/github_actions/dcarbo…
Browse files Browse the repository at this point in the history
…ne/install-yq-action-1.3.1

Bump dcarbone/install-yq-action from 1.2.0 to 1.3.1
  • Loading branch information
mcruzdev authored Nov 28, 2024
2 parents 83c642a + 595aabe commit 2124422
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.3.1

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

0 comments on commit 2124422

Please sign in to comment.