Skip to content

Commit

Permalink
Bump uhafner/autograding-github-action from 1.7.3 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [uhafner/autograding-github-action](https://github.com/uhafner/autograding-github-action) from 1.7.3 to 2.0.0.
- [Release notes](https://github.com/uhafner/autograding-github-action/releases)
- [Commits](uhafner/autograding-github-action@v1.7.3...v2.0.0)

---
updated-dependencies:
- dependency-name: uhafner/autograding-github-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 7bc73a0 commit d015b32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autograding.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Mutation Coverage
run: mvn -V --color always -ntp org.pitest:pitest-maven:mutationCoverage
- name: Autograding
uses: uhafner/autograding-github-action@v1.7.3
uses: uhafner/autograding-github-action@v2.0.0
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}
HEAD_SHA: ${{github.event.pull_request.head.sha}}
Expand Down

0 comments on commit d015b32

Please sign in to comment.