Skip to content

Commit

Permalink
Merge pull request #17483 from eclipse-openj9/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/adoptium/run-aqa-2.0.1

Bump adoptium/run-aqa from 1.0.8 to 2.0.1
  • Loading branch information
pshipton committed May 31, 2023
2 parents 54a776f + 40239c7 commit 914adf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runAqa.yml
Expand Up @@ -160,7 +160,7 @@ jobs:
core.setFailed(`Request failed with error ${err}`)
}
- name: AQA
uses: adoptium/run-aqa@6fd68688345b96eedd83b69131559f5e965af289 # v1.0.8
uses: adoptium/run-aqa@c6cda6b996deaf508e968d1063efc5e7f34680d8 # v2.0.1
with:
build_list: ${{ matrix.build_list }}
target: ${{ matrix.target }}
Expand Down

0 comments on commit 914adf4

Please sign in to comment.