Skip to content

Commit 359f287

Browse files
chore(deps): update dependency ubuntu to v22 (#31)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b663834 commit 359f287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semgrep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ name: Semgrep
1717
jobs:
1818
semgrep:
1919
name: semgrep/ci
20-
runs-on: ubuntu-20.04
20+
runs-on: ubuntu-22.04
2121
env:
2222
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
2323
container:

0 commit comments

Comments
 (0)