Skip to content

Commit

Permalink
Bump dcarbone/install-yq-action from 1.2.0 to 1.3.0 (#805)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent b90b5f0 commit 1bc0fba
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 1bc0fba

Please sign in to comment.