fix: remediate axios supply chain compromise and harden CI workflow permissions
This commit is contained in:
3
.github/workflows/auto-label-issues.yml
vendored
3
.github/workflows/auto-label-issues.yml
vendored
@@ -8,6 +8,9 @@ concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.event.issue.number }}
|
||||
cancel-in-progress: true
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
auto-label:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user