Skip to content

Commit 799c5b3

Browse files
chore(deps): update actions/checkout action to v6.0.3
1 parent 5d607e5 commit 799c5b3

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
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Checkout repository
17-
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
17+
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
1818
- name: Run Renovate
1919
uses: renovatebot/github-action@693b9ef15eec82123529a37c782242f091365961 # v46.1.14
2020
with:

0 commit comments

Comments
 (0)