Skip to content

Commit

Permalink
Update axel-op/dart-package-analyzer to 0d1f9bf
Browse files Browse the repository at this point in the history
Should fix an issue with error
"detected dubious ownership in repository"

See axel-op/dart-package-analyzer#27
  • Loading branch information
greenrobot-team committed Mar 4, 2024
1 parent 965543c commit 0b2e80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
checks: write # to publish the report
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: axel-op/dart-package-analyzer@7a6c3c66bce78d82b729a1ffef2d9458fde6c8d2 # v3
- uses: axel-op/dart-package-analyzer@0d1f9bf6d6045306ad32c15f7a80f7e3eca13249 # 0d1f9bf
id: analysis # set an id for the current step
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 0b2e80e

Please sign in to comment.