Skip to content

Commit

Permalink
Merge pull request #60 from jenkinsci/dependabot/github_actions/uhafn…
Browse files Browse the repository at this point in the history
…er/autograding-github-action-3.0.0

Bump uhafner/autograding-github-action from 2.1.0 to 3.0.0
  • Loading branch information
uhafner authored Dec 1, 2023
2 parents 2592da8 + 519c520 commit 653689c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 33 deletions.
30 changes: 0 additions & 30 deletions .github/workflows/coverage.yml

This file was deleted.

6 changes: 3 additions & 3 deletions .github/workflows/reporting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ 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: >
github-token: ${{ secrets.GITHUB_TOKEN }}
config: >
{
"tests": {
"tools": [
Expand Down

0 comments on commit 653689c

Please sign in to comment.