Skip to content

Commit

Permalink
Bump dcarbone/install-yq-action from 1.2.0 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [dcarbone/install-yq-action](https://github.com/dcarbone/install-yq-action) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/dcarbone/install-yq-action/releases)
- [Commits](dcarbone/install-yq-action@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: dcarbone/install-yq-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent 34284dd commit 8d9252e
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.0

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

0 comments on commit 8d9252e

Please sign in to comment.