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 63734e8 commit 4ed7d59Copy full SHA for 4ed7d59
action.yaml
@@ -30,4 +30,5 @@ runs:
30
POLICY_PATH: ${{ inputs.policy-path }}
31
ENVIRONMENT_PATHS: ${{ inputs.environment-paths }}
32
run: |
33
+ env
34
python minimum_versions.py --policy="$POLICY_PATH" $ENVIRONMENT_PATHS
0 commit comments