Skip to content

Commit

Permalink
Bump Ghidra to 11.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fmagin committed Jul 10, 2024
1 parent 01d31cc commit c5a8975
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
java-version: 1.17
- uses: er28-0652/setup-ghidra@master
with:
version: "11.1"
version: "11.1.2"

- name: Build Extension
working-directory: ./GhidraJupyterKotlin
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
java-version: 1.17
- uses: er28-0652/setup-ghidra@master
with:
version: "11.1"
version: "11.1.2"

- name: Build with Gradle
working-directory: ./GhidraJupyterKotlin
Expand Down

0 comments on commit c5a8975

Please sign in to comment.