Skip to content

Commit

Permalink
Merge pull request #401 from rsksmart/feature/updateCodeQL
Browse files Browse the repository at this point in the history
feat: give job permissions
  • Loading branch information
gsoares85 authored Apr 2, 2024
2 parents 4fb634e + 371de5e commit ae45dca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
contents: read
security-events: write

steps:
- name: Checkout repository
Expand Down

0 comments on commit ae45dca

Please sign in to comment.