Update actions/checkout action to v5.0.1 (#2715)

This commit is contained in:
Mend Renovate
2025-11-19 08:10:08 +00:00
committed by GitHub
parent c17fc6792a
commit fc2c8c06a9
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
- name: Dependency Review
if: github.event_name == 'pull_request'