Skip to content

Commit c2551e2

Browse files
build(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#28)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35364d6 commit c2551e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/custopize.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
contents: write
3232
steps:
3333
- name: "⬇ Checkout"
34-
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
34+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
3535
with:
3636
persist-credentials: false
3737

0 commit comments

Comments
 (0)