Skip to content

Commit

Permalink
Bump dcarbone/install-yq-action from 1.2.0 to 1.3.0 (#165)
Browse files Browse the repository at this point in the history
* Bump dcarbone/install-yq-action from 1.2.0 to 1.3.0

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]>

* Update quarkus-snapshot.yaml

* Update quarkus-snapshot.yaml

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: George Gastaldi <[email protected]>
  • Loading branch information
dependabot[bot] and gastaldi authored Nov 14, 2024
1 parent e2af322 commit 8b7dbf5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/quarkus-snapshot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,10 @@ jobs:
build:
name: "Build against latest Quarkus snapshot"
runs-on: ubuntu-latest
# Allow <ADMIN> to manually launch the ecosystem CI in addition to the bots
if: github.actor == 'quarkusbot' || github.actor == 'quarkiversebot' || github.actor == 'gastaldi'

steps:
- name: Install yq
uses: dcarbone/install-yq-action@v1.2.0
uses: dcarbone/install-yq-action@v1

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

0 comments on commit 8b7dbf5

Please sign in to comment.