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 184086f commit f146957Copy full SHA for f146957
.github/workflows/static_code_analysis.yaml
@@ -10,4 +10,5 @@ on:
10
11
jobs:
12
static_code_analysis:
13
- uses: "puppetlabs/phoenix-github-actions/.github/workflows/static_code_analysis.yaml@main"
+ uses: "puppetlabs/phoenix-github-actions/.github/workflows/static_code_analysis.yaml@8c37d0c40c4c5d154c91f2b45ce69d3309525132"
14
+ secrets: inherit
0 commit comments