Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Tommy <[email protected]>
  • Loading branch information
TommyTran732 authored Oct 25, 2024
1 parent cc673ca commit 81bd467
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
permissions:
contents: read
packages: write
timeout-minutes: 10
timeout-minutes: 20
runs-on: ubuntu-24.04

steps:
Expand Down Expand Up @@ -106,4 +106,4 @@ jobs:
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: ${{ steps.grype.outputs.sarif }}
category: grype
category: grype

0 comments on commit 81bd467

Please sign in to comment.