Skip to content

Commit

Permalink
Fixes an incorrectly named workflow variable
Browse files Browse the repository at this point in the history
  • Loading branch information
cgranleese-r7 committed Oct 21, 2024
1 parent 4e97488 commit e4e7be2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ jobs:
build:
uses: rapid7/metasploit-framework/.github/workflows/shared_meterpreter_acceptance.yml@master
with:
metasploit-framework_commit: ${{ github.event.inputs.metasploitFrameworkCommit }}
metasploit_framework_commit: ${{ github.event.inputs.metasploitFrameworkCommit }}
build_metasploit_payloads: true

0 comments on commit e4e7be2

Please sign in to comment.