fix: remediate axios supply chain compromise and harden CI workflow permissions
This commit is contained in:
@@ -8,6 +8,9 @@ concurrency:
|
||||
group: ${{ github.workflow }}
|
||||
cancel-in-progress: false
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
create-labels:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user