Skip to content

Commit

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

Bump fsfe/reuse-action from 2 to 3
  • Loading branch information
eseiler authored Mar 4, 2024
2 parents 01f848e + 63a7601 commit ee0c9db
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@v2
uses: fsfe/reuse-action@v3

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

0 comments on commit ee0c9db

Please sign in to comment.