Skip to content

Commit

Permalink
Merge pull request #3305 from seqan/dependabot/github_actions/fsfe/re…
Browse files Browse the repository at this point in the history
…use-action-5

Bump fsfe/reuse-action from 4 to 5
  • Loading branch information
eseiler authored Nov 18, 2024
2 parents a792447 + 0441696 commit c289f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/license_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: actions/checkout@v4

- name: REUSE Compliance Check
uses: fsfe/reuse-action@v4
uses: fsfe/reuse-action@v5

- name: Check Markdown files for doxygen
run: ${{ github.workspace }}/test/scripts/check_markdown_doxygen.sh ${{ github.workspace }}

0 comments on commit c289f7f

Please sign in to comment.