Skip to content

Commit

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

Bump fsfe/reuse-action from 2 to 3
  • Loading branch information
eseiler authored Mar 4, 2024
2 parents fee3fb8 + 83ef0e9 commit f489f67
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@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 f489f67

Please sign in to comment.