Skip to content

Commit 8ac83c6

Browse files
[dependabot]: Bump actions/checkout from 5 to 6 in the actions group (#385)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 834c232 commit 8ac83c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autopush.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
contents: write
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/checkout@v5
14+
- uses: actions/checkout@v6
1515
with:
1616
persist-credentials: true
1717
token: ${{ secrets.MNE_BOT_TOKEN }}

0 commit comments

Comments
 (0)