Skip to content

Commit

Permalink
Merge pull request #7 from krzko/fix-failing-actions
Browse files Browse the repository at this point in the history
Fix failing actions
  • Loading branch information
krzko authored May 15, 2023
2 parents c818934 + 0c9dee4 commit 18518de
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write

strategy:
fail-fast: false
Expand Down
Empty file added go.sum
Empty file.

0 comments on commit 18518de

Please sign in to comment.