Skip to content

Commit

Permalink
[Chore] Update to xrefcheck-0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
int-index committed Dec 31, 2024
1 parent 542a7be commit 9a99818
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v3
- uses: serokell/xrefcheck-action@v1
with:
xrefcheck-version: 0.2.2
xrefcheck-version: 0.3.0

reuse:
runs-on: ubuntu-latest
Expand Down
4 changes: 2 additions & 2 deletions .xrefcheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
#
# SPDX-License-Identifier: Unlicense

verification:
ignoreRefs:
exclusions:
ignoreExternalRefsTo:
# Note: For some reason, running `curl -I https://opensource.org/licenses/MPL-2.0` from within
# a GitHub Action's agent returns a 503.
# For this reason, we're temporarily disabling this check.
Expand Down

0 comments on commit 9a99818

Please sign in to comment.