Skip to content

Commit a49edc6

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

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

0 commit comments

Comments
 (0)