Skip to content

Commit

Permalink
Merge pull request #6 from matusso/msf-6.4.41
Browse files Browse the repository at this point in the history
updated msf to 6.4.41
  • Loading branch information
matusso authored Dec 22, 2024
2 parents 55954c1 + d514b9b commit f87900d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/metasploit-framework.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- main # Change to your default branch if not main
- msf-6.4.39
- msf-6.4.41
pull_request:
types: [opened, synchronize, reopened]

Expand All @@ -14,7 +14,7 @@ permissions:
security-events: write

env:
RELEASE_VERSION: "6.4.39"
RELEASE_VERSION: "6.4.41"
RUBY_VERSION: "3.2.5"

jobs:
Expand Down

0 comments on commit f87900d

Please sign in to comment.