chore(deps): update actions/checkout action to v7#97
Conversation
| runs-on: ubuntu-latest | ||
| steps: | ||
| - uses: actions/checkout@v6 | ||
| - uses: actions/checkout@v7 |
There was a problem hiding this comment.
[yamllint] reported by reviewdog 🐶
[error] wrong indentation: expected 6 but found 4 (indentation)
There was a problem hiding this comment.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:12:34: Double quote to prevent globbing and word splitting [shellcheck]
samba/.github/workflows/build.yml
Line 26 in 69b4e2a
There was a problem hiding this comment.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:13:42: Double quote to prevent globbing and word splitting [shellcheck]
samba/.github/workflows/build.yml
Line 26 in 69b4e2a
There was a problem hiding this comment.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:14:38: Double quote to prevent globbing and word splitting [shellcheck]
samba/.github/workflows/build.yml
Line 26 in 69b4e2a
There was a problem hiding this comment.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:15:31: Double quote to prevent globbing and word splitting [shellcheck]
samba/.github/workflows/build.yml
Line 26 in 69b4e2a
There was a problem hiding this comment.
🚫 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2129:style:12:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
samba/.github/workflows/build.yml
Line 26 in 69b4e2a
There was a problem hiding this comment.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:2:25: Double quote to prevent globbing and word splitting [shellcheck]
samba/.github/workflows/build.yml
Line 50 in 69b4e2a
There was a problem hiding this comment.
🚫 [actionlint] reported by reviewdog 🐶
constant expression "false" in condition. remove the if: section [if-cond]
samba/.github/workflows/review.yml
Line 57 in 69b4e2a
This PR contains the following updates:
v6→v7Release Notes
actions/checkout (actions/checkout)
v7.0.0Compare Source
v7Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.