Skip to content

Commit 2bfa48a

Browse files
committed
Update actions/checkout action to v7.0.1
1 parent 97ec596 commit 2bfa48a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Checkout
13-
uses: actions/checkout@v7.0.0
13+
uses: actions/checkout@v7.0.1
1414
- name: Self-hosted Renovate
1515
uses: renovatebot/github-action@v46.1.20
1616
with:

0 commit comments

Comments
 (0)