Skip to content

Commit

Permalink
Merge pull request #146 from nolte/feature/security-tests-runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 9, 2023
2 parents 4e85315 + b8763e4 commit 2da314f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reuseable-trivy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
build:
name: Build
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit 2da314f

Please sign in to comment.