🎨 Update work experience

Signed-off-by: Luke Tainton <luke@tainton.uk>
This commit is contained in:
2020-08-31 17:50:47 +01:00
parent 5fb45c072d
commit eb4d4b9ed6
3 changed files with 2 additions and 14 deletions

View File

@ -1,11 +0,0 @@
name: Test for publicly known JavaScript vulnerabilities
on: push
jobs:
security:
runs-on: ubuntu-latest
steps:
- name: Test for public javascript library vulnerabilities
uses: lirantal/is-website-vulnerable@master
with:
scan-url: "https://luke.tainton.uk"