diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b828e295bc..f7dd672bb5 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,29 +5,11 @@ Failing to do so will most likely result in closing of this PR without any explanation. It is also mandatory to open a relevant issue (either Package Request or Bug Report) for discussion with the maintainers, before creating any new PR. + Read the contributing guide first to save both your and our time. --> Closes #XXXX Relates to #XXXX - +- [ ] I have read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md). diff --git a/.github/workflows/excavator.yml b/.github/workflows/excavator.yml index d43cdda2f1..6bf0992b42 100644 --- a/.github/workflows/excavator.yml +++ b/.github/workflows/excavator.yml @@ -9,7 +9,7 @@ jobs: name: Excavate runs-on: windows-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@main - name: Excavate uses: ScoopInstaller/Scoop-GithubActions@main env: