Skip to content

Commit bd1acb8

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

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@a5fe7a3f77079479e1f6d32ba651a5917b3a9cd6 # v0.3.99
7979
with:
8080
threshold: ${{ inputs.plumber-threshold }}
8181
config-file: ${{ inputs.plumber-config-file || env.plumber-config-file }}

0 commit comments

Comments
 (0)