Skip to content

Commit

Permalink
Merge pull request #28 from jam1garner/master
Browse files Browse the repository at this point in the history
Bump GHIDRA version to 10.1.1
  • Loading branch information
Adubbz authored Dec 30, 2021
2 parents 67551bf + 0e6d99a commit f9f52f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ghidra: ["10.0.4" ]
ghidra: ["10.1.1" ]
steps:
- uses: actions/checkout@v1
- uses: actions/setup-java@v1
Expand Down

0 comments on commit f9f52f7

Please sign in to comment.