Skip to content

Commit

Permalink
Merge pull request #252 from seqan/dependabot/github_actions/fsfe/reu…
Browse files Browse the repository at this point in the history
…se-action-4

Bump fsfe/reuse-action from 3 to 4
  • Loading branch information
eseiler authored Jul 8, 2024
2 parents 467d5f7 + a7c0bc7 commit 30de97e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_license.yml
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@v3
uses: fsfe/reuse-action@v4

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

0 comments on commit 30de97e

Please sign in to comment.