Skip to content

Commit dd38f16

Browse files
authored
Merge pull request #18 from linuxdaemon/renovate/actions-checkout-6.0.x
chore(deps): update actions/checkout action to v6.0.1
2 parents b558ee5 + 621370a commit dd38f16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-install-script.yaml

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 repository
13-
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
13+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
1414

1515
- name: Set up Git user
1616
run: |

0 commit comments

Comments
 (0)