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 299f30eCopy full SHA for 299f30e
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@bb92e56c3cbe7db579928621c18127d74be04819 # v0.3.98
79
with:
80
threshold: ${{ inputs.plumber-threshold }}
81
config-file: ${{ inputs.plumber-config-file || env.plumber-config-file }}
0 commit comments