Skip to content

Commit bae1d48

Browse files
⬆️ deps(github-actions): update getplumber/plumber action to v0.3.100
1 parent 2cbbe00 commit bae1d48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pipeline-compliance/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ runs:
7575
path=${{ github.action_path }}/plumber.yaml
7676
echo "plumber-config-file=$path" >> $GITHUB_ENV
7777
78-
- uses: getplumber/plumber@39cff570096127f99080cef23604fc373a925f58 # v0.3.89
78+
- uses: getplumber/plumber@f11968be030d3e3470d5c73ad35caf787d617673 # v0.3.100
7979
with:
8080
threshold: ${{ inputs.plumber-threshold }}
8181
config-file: ${{ inputs.plumber-config-file || env.plumber-config-file }}

0 commit comments

Comments
 (0)