Skip to content

Commit

Permalink
Bump dcarbone/install-yq-action from 1.0.1 to 1.1.1 (#133)
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.0.1 to 1.1.1.
- [Release notes](https://github.com/dcarbone/install-yq-action/releases)
- [Commits](dcarbone/install-yq-action@v1.0.1...v1.1.1)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2024
1 parent 09c8187 commit b887ddd
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@v3
Expand Down

0 comments on commit b887ddd

Please sign in to comment.