Skip to content

Commit

Permalink
Bump antoniovazquezblanco/setup-ghidra from 2.0.4 to 2.0.5
Browse files Browse the repository at this point in the history
Bumps [antoniovazquezblanco/setup-ghidra](https://github.com/antoniovazquezblanco/setup-ghidra) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/antoniovazquezblanco/setup-ghidra/releases)
- [Commits](antoniovazquezblanco/setup-ghidra@v2.0.4...v2.0.5)

---
updated-dependencies:
- dependency-name: antoniovazquezblanco/setup-ghidra
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 7f0cec5 commit 82bb481
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
uses: gradle/actions/setup-gradle@v3

- name: Install Ghidra
uses: antoniovazquezblanco/[email protected].4
uses: antoniovazquezblanco/[email protected].5
with:
auth_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: gradle/actions/setup-gradle@v3

- name: Install Ghidra ${{ matrix.ghidra }}
uses: antoniovazquezblanco/[email protected].4
uses: antoniovazquezblanco/[email protected].5
with:
auth_token: ${{ secrets.GITHUB_TOKEN }}
version: ${{ matrix.ghidra }}
Expand Down

0 comments on commit 82bb481

Please sign in to comment.