Skip to content

Commit 314eac4

Browse files
[gha] Bump actions/checkout from 5.0.0 to 5.0.1 in /discover-changed-subfolders (#409)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexandru Dimofte <[email protected]>
1 parent 88fe64d commit 314eac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discover-changed-subfolders/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ runs:
1717
using: "composite"
1818
steps:
1919
- name: Checkout code
20-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
20+
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2121
# Fetches the last two commits for push events
2222
# and the entire history for pull request events.
2323
with:

0 commit comments

Comments
 (0)