Skip to content

Commit

Permalink
Merge pull request #10 from antoniovazquezblanco/dependabot/github_ac…
Browse files Browse the repository at this point in the history
…tions/main/antoniovazquezblanco/setup-ghidra-1.2.1

Bump antoniovazquezblanco/setup-ghidra from 1.2.0 to 1.2.1
  • Loading branch information
antoniovazquezblanco authored Feb 19, 2024
2 parents 1c7bc82 + 965d499 commit 7d3eecc
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].0
uses: antoniovazquezblanco/[email protected].1
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 @@ -36,7 +36,7 @@ jobs:
uses: gradle/actions/setup-gradle@v3

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

0 comments on commit 7d3eecc

Please sign in to comment.