Skip to content

Commit

Permalink
Bump uhafner/autograding-github-action from 2.1.0 to 3.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 2.1.0 to 3.0.0.
- [Release notes](https://github.com/uhafner/autograding-github-action/releases)
- [Commits](uhafner/autograding-github-action@v2.1.0...v3.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 Dec 1, 2023
1 parent 2592da8 commit 13dfab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reporting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
token: ${{secrets.CODECOV_TOKEN}}
- name: Autograding
uses: uhafner/autograding-github-action@v2.1.0
uses: uhafner/autograding-github-action@v3.0.0
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}
CONFIG: >
Expand Down

0 comments on commit 13dfab0

Please sign in to comment.