diff --git a/.github/workflows/metasploit-framework_acceptance.yml b/.github/workflows/metasploit-framework_acceptance.yml index 75b614a..6102aac 100644 --- a/.github/workflows/metasploit-framework_acceptance.yml +++ b/.github/workflows/metasploit-framework_acceptance.yml @@ -55,5 +55,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_mettle: true