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 3931a9a commit fd6818bCopy full SHA for fd6818b
README.md
@@ -9,7 +9,7 @@ jobs:
9
security:
10
runs-on: ubuntu-latest
11
steps:
12
- - name: Checkout repo for running secrets analysis within workflow
+ - name: Checkout repo for running log4j analysis
13
id: checkout
14
uses: actions/[email protected]
15
with:
0 commit comments