Skip to content

Commit

Permalink
Bump uhafner/autograding-github-action from 1.7.1 to 1.7.3
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.1 to 1.7.3.
- [Release notes](https://github.com/uhafner/autograding-github-action/releases)
- [Commits](v1.7.1...v1.7.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent e702b4b commit ec88fcf
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 @@ -20,7 +20,7 @@ jobs:
- name: Test setup
run: sh copy_files.sh
- name: Run Autograding
uses: uhafner/[email protected].1
uses: uhafner/[email protected].3
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}
HEAD_SHA: ${{github.event.pull_request.head.sha}}
Expand Down

0 comments on commit ec88fcf

Please sign in to comment.