Skip to content

Commit 09aec77

Browse files
Bump actions/checkout from 6.0.3 to 7.0.0 (#14255)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd8e2fc commit 09aec77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
contents: write
2929

3030
steps:
31-
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
31+
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
3232
with:
3333
fetch-depth: 0
3434
ref: ${{ github.event.pull_request.head.ref }}

0 commit comments

Comments
 (0)