Skip to content

Commit 88fe64d

Browse files
[gha] Bump actions/checkout from 5.0.0 to 5.0.1 in /discover-changed-files (#408)
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 aa1a204 commit 88fe64d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discover-changed-files/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ runs:
1616
using: "composite"
1717
steps:
1818
- name: Checkout code
19-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
19+
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2020
with:
2121
fetch-depth: ${{ github.base_ref == '' && 2 || 0 }}
2222

0 commit comments

Comments
 (0)