Skip to content

Commit 569827b

Browse files
chore(deps): update actions/checkout action to v6
1 parent 873896d commit 569827b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rebase.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717

1818
steps:
19-
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
19+
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
2020
- uses: ljharb/rebase@3f30d8c115145dcc562f01582f59fbeefe77c707 # @master
2121
env:
2222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)