Skip to content

Commit

Permalink
BXMSPROD-1062 build-chain upgraded (#1795)
Browse files Browse the repository at this point in the history
* BXMSPROD-1062 kiegroup/github-action-build-chain updated

* BXMSPROD-1062 kiegroup/github-action-build-chain updated

* kiegroup/github-action-build-chain@v2.2
  • Loading branch information
Ginxo committed Nov 23, 2020
1 parent 4f254dd commit 239b150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Expand Up @@ -29,7 +29,7 @@ jobs:
restore-keys: ${{ runner.os }}-m2
- name: Build Chain ${{ matrix.java-version }}
id: build-chain
uses: kiegroup/github-action-build-chain@v2.1
uses: kiegroup/github-action-build-chain@v2.2
with:
definition-file: https://raw.githubusercontent.com/${GROUP}/droolsjbpm-build-bootstrap/${BRANCH}/.ci/pull-request-config.yaml
env:
Expand Down

0 comments on commit 239b150

Please sign in to comment.