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 2cbbe00 commit a49edc6Copy full SHA for a49edc6
1 file changed
pipeline-compliance/action.yml
@@ -75,7 +75,7 @@ runs:
75
path=${{ github.action_path }}/plumber.yaml
76
echo "plumber-config-file=$path" >> $GITHUB_ENV
77
78
- - uses: getplumber/plumber@39cff570096127f99080cef23604fc373a925f58 # v0.3.89
+ - uses: getplumber/plumber@7c14a47ca3da73e093f4d00fa95f5597b53b5c5b # v0.3.97
79
with:
80
threshold: ${{ inputs.plumber-threshold }}
81
config-file: ${{ inputs.plumber-config-file || env.plumber-config-file }}
0 commit comments