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 3b38012 commit 3138fc1Copy full SHA for 3138fc1
action.yml
@@ -22,9 +22,6 @@ runs:
22
with:
23
key: cached_findings-${{ github.ref_name }}
24
token: ${{ inputs.token }}
25
- - name: Debugging
26
- shell: bash
27
- run: echo ${{ steps.restore.outputs.value }}
28
- name: Find
29
id: find
30
uses: github/continuous-accessibility-scanner/.github/actions/find@smockle/cache-findings
0 commit comments