File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11SPDX-FileCopyrightText: 2019-2024 Nextcloud GmbH and Nextcloud contributors
2- SPDX-License-Identifier: AGPL-3.0-or-later
2+ SPDX-License-Identifier: AGPL-3.0-or-later OR GPL-2.0-only
Original file line number Diff line number Diff line change 5151 echo "repo=${{ github.event.pull_request.head.repo.full_name }}"
5252 } >> "$GITHUB_OUTPUT"
5353 fi
54- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
54+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
5555 with :
5656 persist-credentials : false
5757 repository : ${{ steps.get-vars.outputs.repo }}
Original file line number Diff line number Diff line change 3434 language : [ 'java' ]
3535 steps :
3636 - name : Checkout repository
37- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
37+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
3838 with :
3939 persist-credentials : false
4040 - name : Set Swap Space
Original file line number Diff line number Diff line change 11SPDX-FileCopyrightText: 2019-2025 Nextcloud GmbH and Nextcloud contributors
2- SPDX-License-Identifier: AGPL-3.0-or-later
2+ SPDX-License-Identifier: AGPL-3.0-or-later OR GPL-2.0-only
Original file line number Diff line number Diff line change 2424 id : check-secrets
2525
2626 - name : Checkout
27- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
27+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
2828 if : ${{ steps.check-secrets.outputs.ok == 'true' }}
2929 with :
3030 persist-credentials : false
Original file line number Diff line number Diff line change 4848 with :
4949 github-token : ${{ secrets.GITHUB_TOKEN }}
5050
51- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
51+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
5252 with :
5353 ref : ${{ github.head_ref }}
5454
Original file line number Diff line number Diff line change 2929
3030 steps :
3131 - name : " Checkout code"
32- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
32+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
3333 with :
3434 persist-credentials : false
3535
Original file line number Diff line number Diff line change 33#
44# SPDX-FileCopyrightText: 2019-2024 Nextcloud GmbH and Nextcloud contributors
55# SPDX-FileCopyrightText: 2019-2022 Tobias Kaminsky <tobias@kaminsky.me>
6- # SPDX-License-Identifier: AGPL-3.0-or-later
6+ # SPDX-License-Identifier: AGPL-3.0-or-later OR GPL-2.0-only
77#
88
99# 1: LOG_USERNAME
You canβt perform that action at this time.
0 commit comments