Skip to content

Commit

Permalink
fix permission again
Browse files Browse the repository at this point in the history
  • Loading branch information
zpavlinovic committed Apr 18, 2024
1 parent bba6aa2 commit 0b1ef76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/govulncheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, workflow_dispatch]
jobs:
govulncheck_job:
permissions:
security-events: write-all
security-events: write
runs-on: ubuntu-latest
env:
working-directory: .
Expand Down

0 comments on commit 0b1ef76

Please sign in to comment.