diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index 6ca3d4b2beb..fbf778465d6 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -34,7 +34,7 @@ jobs: persist-credentials: false - name: "Run analysis" - uses: ossf/scorecard-action@0864cf19026789058feabb7e87baa5f140aac736 # v2.3.1 + uses: ossf/scorecard-action@dc50aa9510b46c811795eb24b2f1ba02a914e534 # v2.3.3 with: results_file: results.sarif results_format: sarif diff --git a/docs/pipeline-api.md b/docs/pipeline-api.md index 4bee675fe6d..5a07522b52b 100644 --- a/docs/pipeline-api.md +++ b/docs/pipeline-api.md @@ -6783,6 +6783,19 @@ StepActionSpec + + + +
+description
+ +string + +
+(Optional) +

Description is a user-facing description of the stepaction that may be +used to populate a UI.

+
image
string @@ -7619,6 +7632,19 @@ Refer Go’s ParseDuration documentation for expected format: