Skip to content

Commit b646510

Browse files
Update dependency ubuntu to v22
1 parent 7c6eab0 commit b646510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semgrep-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
jobs:
1414
semgrep:
1515
name: semgrep/ci
16-
runs-on: ubuntu-20.04
16+
runs-on: ubuntu-22.04
1717
env:
1818
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
1919
container:

0 commit comments

Comments
 (0)