Skip to content

Commit 8f4d9b3

Browse files
authored
Merge pull request #110 from bitdeps/renovate/actions-checkout-4.x
chore(deps): update actions/checkout action to v4.2.0
2 parents 9b08a91 + bf41510 commit 8f4d9b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
runs-on: ubuntu-latest
2525
steps:
2626
- name: Checkout
27-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
27+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
2828

2929
# Don't waste time starting Renovate if JSON is invalid
3030
- name: Validate Renovate JSON

0 commit comments

Comments
 (0)