Skip to content

Commit

Permalink
CI: description now shows slightly more up-to-date Ghidra version as …
Browse files Browse the repository at this point in the history
…an example
  • Loading branch information
SmileyAG authored Sep 13, 2024
1 parent 2dc42af commit b0cb248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
workflow_dispatch:
inputs:
ghidra_version:
description: 'Specify the Ghidra version(s) you want to build for (e.g. "latest", "10.1.5")'
description: 'Specify the Ghidra version(s) you want to build for (e.g. "latest", "11.0")'
required: true
default: '"latest"'
schedule:
Expand Down

0 comments on commit b0cb248

Please sign in to comment.