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 bae1d48Copy full SHA for bae1d48
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@f11968be030d3e3470d5c73ad35caf787d617673 # v0.3.100
79
with:
80
threshold: ${{ inputs.plumber-threshold }}
81
config-file: ${{ inputs.plumber-config-file || env.plumber-config-file }}
0 commit comments