Skip to content

Commit cdd289a

Browse files
committed
update stackhawk job to run on ubuntu-latest
1 parent e82f28b commit cdd289a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stackhawk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
contents: read
1818
security-events: write
1919
name: StackHawk
20-
runs-on: ubuntu-20.04
20+
runs-on: ubuntu-latest
2121
steps:
2222
- name: Checkout code
2323
uses: actions/checkout@v3

0 commit comments

Comments
 (0)