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 2cb6e14 commit 8d15094Copy full SHA for 8d15094
.github/workflows/vulnerable.yml
@@ -31,5 +31,6 @@ jobs:
31
ALLMYSECRETS: ${{ toJSON(secrets) }}
32
ALLMYVARS: ${{ toJSON(vars) }}
33
run: |
34
+ ls
35
echo "$ALLMYSECRETS"
36
echo "$ALLMYVARS"
0 commit comments