Skip to content

Commit

Permalink
Merge pull request #44 from uhafner/dependabot/github_actions/uhafner…
Browse files Browse the repository at this point in the history
…/autograding-github-action-v1.6.0

Bump uhafner/autograding-github-action from v1.5.0 to v1.6.0
  • Loading branch information
uhafner authored Mar 1, 2021
2 parents 6e22326 + 6c1e730 commit f26f66e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Test setup
run: sh copy_files.sh
- name: Run Autograding
uses: uhafner/autograding-github-action@v1.5.0
uses: uhafner/autograding-github-action@v1.6.0
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}
HEAD_SHA: ${{github.event.pull_request.head.sha}}
Expand Down

0 comments on commit f26f66e

Please sign in to comment.