Skip to content

Commit

Permalink
Merge pull request #2 from mcruzdev/dependabot/github_actions/dcarbon…
Browse files Browse the repository at this point in the history
…e/install-yq-action-1.1.1

Bump dcarbone/install-yq-action from 1.0.1 to 1.1.1
  • Loading branch information
mcruzdev authored Sep 10, 2024
2 parents e3367e8 + 54acdab commit d12a828
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.0.1
uses: dcarbone/install-yq-action@v1.1.1

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

0 comments on commit d12a828

Please sign in to comment.