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 dfa747e commit 2cbbe00Copy full SHA for 2cbbe00
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@a697e9c316b058d279861719c73b87093fb5a60f # v0.3.86
+ - uses: getplumber/plumber@39cff570096127f99080cef23604fc373a925f58 # v0.3.89
79
with:
80
threshold: ${{ inputs.plumber-threshold }}
81
config-file: ${{ inputs.plumber-config-file || env.plumber-config-file }}
0 commit comments