From c7785f6b9138ab252fa27da5ff7ea805130e26e8 Mon Sep 17 00:00:00 2001 From: Andrew Eisenberg Date: Thu, 16 Jun 2022 17:41:39 -0700 Subject: [PATCH] Fix input to action --- .github/check-sarif/action.yml | 2 +- .github/query-filter-test/action.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/check-sarif/action.yml b/.github/check-sarif/action.yml index e2fdeaadd8..ea540ec7c5 100644 --- a/.github/check-sarif/action.yml +++ b/.github/check-sarif/action.yml @@ -3,7 +3,7 @@ description: Checks a SARIF file to see if certain queries were run and others w inputs: sarif-file: required: true - description: The sarif file to check + description: The SARIF file to check queries-run: required: true diff --git a/.github/query-filter-test/action.yml b/.github/query-filter-test/action.yml index 89d5172ebc..89eadb1200 100644 --- a/.github/query-filter-test/action.yml +++ b/.github/query-filter-test/action.yml @@ -31,7 +31,7 @@ runs: - uses: ./../action/init with: languages: javascript - config-file: ./.github/codeql/codeql-config-query-filters1.yml + config-file: ${{ inputs.config-file }} tools: ${{ inputs.tools }} db-location: ${{ runner.temp }}/query-filter-test - uses: ./../action/analyze pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy