exercism / free-pascal

Exercism exercises in Free Pascal.
https://exercism.org/tracks/free-pascal
MIT License
5 stars 7 forks source link

Keep GitHub Actions up to date with GitHub's Dependabot #19

Closed cclauss closed 7 months ago

cclauss commented 7 months ago

Automation that fixes software supply chain warnings like at the bottom right of https://github.com/exercism/free-pascal/actions/runs/8474048489

github-actions[bot] commented 7 months ago

Hello. Thanks for opening a PR on Exercism 🙂

We ask that all changes to Exercism are discussed on our Community Forum before being opened on GitHub. To enforce this, we automatically close all PRs that are submitted. That doesn't mean your PR is rejected but that we want the initial discussion about it to happen on our forum where a wide range of key contributors across the Exercism ecosystem can weigh in.

You can use this link to copy this into a new topic on the forum. If we decide the PR is appropriate, we'll reopen it and continue with it, so please don't delete your local branch.

If you're interested in learning more about this auto-responder, please read this blog post.


Note: If this PR has been pre-approved, please link back to this PR on the forum thread and a maintainer or staff member will reopen it.

cclauss commented 7 months ago

@ErikSchierboom

cclauss commented 7 months ago
Report
Creating test report Junit Test Results
Error: HttpError: Resource not accessible by integration
cclauss commented 7 months ago

Let's try with the current version of dorny/test-reporter plus

cclauss commented 7 months ago

Still failing... Let's get the test passing before we merge.

cclauss commented 7 months ago

OK. Once .github/workflows/test-report.yml is merged to the default branch this should work.