Skip to content

Commit

Permalink
Merge pull request #539 from dependency-check/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/checkout-2.4.0
  • Loading branch information
dependabot[bot] committed Nov 3, 2021
2 parents e456893 + 5e41c57 commit 2312bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
name: Java ${{ matrix.Java }} testing
steps:
- name: Checkout
uses: actions/checkout@v2.3.5
uses: actions/checkout@v2.4.0
with:
# Disabling shallow clone is recommended for improving relevancy of reporting
fetch-depth: 0
Expand Down

0 comments on commit 2312bc8

Please sign in to comment.