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