Skip to content

Commit

Permalink
Merge pull request #163 from stephengtuggy/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/checkout-4.1.7

chore(deps): bump actions/checkout from 4.1.5 to 4.1.7
  • Loading branch information
stephengtuggy authored Jun 21, 2024
2 parents 740f34a + fe46cf7 commit c3eb301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shiftleft-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
# Scan runs on ubuntu, mac and windows
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b #v4.1.5
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 #v4.1.7
# Instructions
# 1. Setup JDK, Node.js, Python etc depending on your project type
# 2. Compile or build the project before invoking scan
Expand Down

0 comments on commit c3eb301

Please sign in to comment.