scala-jwt / oath

Yet another scala-jwt library which has the aim to enhance user experience.
Apache License 2.0
8 stars 1 forks source link

Submit Dependencies task is failing on CI #110

Closed andrewrigas closed 8 months ago

andrewrigas commented 8 months ago

Failing task on CI Submit Dependencies is blocking releases.

Error:

image
[info] Submiting dependency snapshot of job Job(Continuous Integration_dependency-submission___scalacenter_sbt-dependency-submission, 6835801841, Some(https://github.com/scala-jwt/oath/actions/runs/6835801841)) to https://api.github.com/repos/scala-jwt/oath/dependency-graph/snapshots
[error] Unexpected status 403 Forbidden with body:
[error] {"message":"Resource not accessible by integration","documentation_url":"https://docs.github.com/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository"}
::error::Error: The process '/usr/bin/sbt' failed with exit code 1

Hint: https://github.com/orgs/community/discussions/60820#discussioncomment-6445767