Skip to content

Commit 414433e

Browse files
authored
Update vulnerable.yml
1 parent 4e0e99d commit 414433e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/vulnerable.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,5 @@ jobs:
2323
runs-on: ubuntu-latest
2424
steps:
2525
- name: Get Secret
26-
- shell: bash
27-
env:
28-
SUPER_SECRET: ${{ secrets.DVWA_SECRET_KEY }}
2926
run: |
3027
echo "$SUPER_SECRET"

0 commit comments

Comments
 (0)