Skip to content

Commit

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

Update actions/checkout digest to 44c2b7a
  • Loading branch information
DemonicSavage authored May 8, 2024
2 parents d1b202c + 2f89edd commit a3fe65d
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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # 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 a3fe65d

Please sign in to comment.