Skip to content

Commit 8a9d486

Browse files
Merge pull request #25 from antoniovazquezblanco/ci
Use an up to date setup Ghidra action.
2 parents aaaae0f + 76031b3 commit 8a9d486

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_ntrghidra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
gradle-version: ${{ env.GRADLE_VERSION }}
3333

3434
- name: Setup Ghidra
35-
uses: er28-0652/setup-ghidra@master
35+
uses: antoniovazquezblanco/setup-ghidra@v2.0.19
3636
with:
3737
version: ${{ vars.GHIDRA_BUILD_VERSION }}
3838

0 commit comments

Comments
 (0)