Skip to content

Commit

Permalink
Merge pull request #88 from usefulness/renovate/actions-checkout-digest
Browse files Browse the repository at this point in the history
Update actions/checkout digest to 8ade135
  • Loading branch information
mateuszkwiecinski authored Sep 22, 2023
2 parents 3270a62 + 559abc5 commit 5aefd29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
name: Run dependency diff action
steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down Expand Up @@ -62,7 +62,7 @@ jobs:
runs-on: ubuntu-latest
name: Test additional arguments
steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down

0 comments on commit 5aefd29

Please sign in to comment.