File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020 permissions :
2121 contents : write # Required to merge PRs
2222 pull-requests : write # Required to merge PRs
23- uses : TimSchoenle/actions/.github/workflows/maintenance-timed-auto-pr-approve.yaml@906554409acab27e95301c6ac334dbaecfa0bda3 # workflows-maintenance-timed-auto-pr-approve-v1.2.9
23+ uses : TimSchoenle/actions/.github/workflows/maintenance-timed-auto-pr-approve.yaml@7720fa43c1c7fe26b6c60e62435853bb56c18497 # workflows-maintenance-timed-auto-pr-approve-v1.2.10
2424 with :
2525 time_elapsed : ${{ inputs.time_elapsed || '7d' }}
2626 branch_pattern : ' release-please--branches--%'
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ jobs:
116116 severity : ' CRITICAL,HIGH'
117117
118118 - name : Upload Trivy results to GitHub Security
119- uses : github/codeql-action/upload-sarif@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
119+ uses : github/codeql-action/upload-sarif@c793b717bc78562f491db7b0e93a3a178b099162 # v4.32.5
120120 if : always()
121121 with :
122122 sarif_file : ' trivy-results.sarif'
You can’t perform that action at this time.
0 commit comments