Skip to content

Commit

Permalink
header scan fix
Browse files Browse the repository at this point in the history
Signed-off-by: Neil South <[email protected]>
  • Loading branch information
neildsouth committed Jan 31, 2024
1 parent e2bfc53 commit 2eaa91b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
run: license_finder -r

- name: Check License Header
uses: apache/skywalking-eyes@v0.5.0
uses: apache/skywalking-eyes@v0.4.0

unit-test:
runs-on: ubuntu-latest
Expand Down
6 changes: 3 additions & 3 deletions doc/dependency_decisions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,14 +172,14 @@
- :who: mocsharp
:why: MIT ( https://licenses.nuget.org/MIT)
:versions:
- 8.2.1
- 8.2.0
:when: 2022-11-09 18:57:32.294717110 Z
- - :approve
- Polly.Core
- :who: mocsharp
:why: MIT ( https://licenses.nuget.org/MIT)
:versions:
- 8.2.1
- 8.2.0
:when: 2022-11-09 18:57:32.294717110 Z
- - :approve
- RabbitMQ.Client
Expand Down Expand Up @@ -803,5 +803,5 @@
- :who: mocsharp
:why: MIT ( https://licenses.nuget.org/MIT)
:versions:
- 2.5.6
- 2.5.5
:when: 2022-08-16 21:40:32.294717110 Z

0 comments on commit 2eaa91b

Please sign in to comment.