Skip to content

Commit c24b928

Browse files
authored
Merge pull request #14686 from MicrosoftDocs/dependabot/github_actions/actions/checkout-6.0.0
Bump actions/checkout from 5.0.1 to 6.0.0
2 parents 7244664 + 37d8592 commit c24b928

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/clean-repo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
egress-policy: audit
2323

24-
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
24+
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
2525

2626
# Call clean repo
2727
- name: Clean repo

0 commit comments

Comments
 (0)