Skip to content

Commit

Permalink
Merge pull request #139 from DemonicSavage/renovate/actions-checkout-…
Browse files Browse the repository at this point in the history
…digest

Update actions/checkout digest to 692973e
  • Loading branch information
DemonicSavage authored Jul 30, 2024
2 parents e4730fb + 5d590ff commit 8216301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: SonarCloud
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
with:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
- name: Install tox and any other packages
Expand Down

0 comments on commit 8216301

Please sign in to comment.