We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e0e99d commit 414433eCopy full SHA for 414433e
1 file changed
.github/workflows/vulnerable.yml
@@ -23,8 +23,5 @@ jobs:
23
runs-on: ubuntu-latest
24
steps:
25
- name: Get Secret
26
- - shell: bash
27
- env:
28
- SUPER_SECRET: ${{ secrets.DVWA_SECRET_KEY }}
29
run: |
30
echo "$SUPER_SECRET"
0 commit comments