File tree Expand file tree Collapse file tree 7 files changed +10
-10
lines changed
Expand file tree Collapse file tree 7 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1818 uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
1919 with :
2020 egress-policy : audit
21- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
21+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2222 with :
2323 fetch-depth : 0
2424 persist-credentials : false
Original file line number Diff line number Diff line change 2020 id-token : write
2121 security-events : write
2222 steps :
23- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
23+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2424 with :
2525 persist-credentials : false
2626 - name : β
run scorecard analysis
@@ -31,12 +31,12 @@ jobs:
3131 repo_token : ${{ secrets.BLOOMBERG_OSS_USER_TOKEN_READ }}
3232 publish_results : ${{ inputs.publish-results }}
3333 - name : β« upload sarif artifact
34- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
34+ uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
3535 with :
3636 name : SARIF file
3737 path : results.sarif
3838 retention-days : 5
3939 - name : π¦ upload sarif results
40- uses : github/codeql-action/upload-sarif@16140ae1a102900babc80a33c44059580f687047 # v4.30.9
40+ uses : github/codeql-action/upload-sarif@014f16e7ab1402f30e7c3329d33797e7948572db # v4.31.3
4141 with :
4242 sarif_file : results.sarif
Original file line number Diff line number Diff line change 1818 issues : write
1919 steps :
2020 - name : π§Ό clean codeowners
21- uses : github/cleanowners@5128e4614bd2f1820cdc670392eb5d6a365b3b64 # v1.2.9
21+ uses : github/cleanowners@5c6c760036145ca9d68443a874e82dc619c5e8c9 # v1.2.10
2222 env :
2323 GH_TOKEN : ${{ secrets.BLOOMBERG_OSS_USER_TOKEN_READ }}
2424 ORGANIZATION : bloomberg
Original file line number Diff line number Diff line change 3636 echo "START_DATE=$START_DATE" >> "$GITHUB_ENV"
3737 echo "END_DATE=$END_DATE" >> "$GITHUB_ENV"
3838 - name : π° run contributors action
39- uses : github/contributors@2685bb003d6b9eecde35e82bb1bd1df4dfb7be08 # v1.7.4
39+ uses : github/contributors@8b7586939baa0af4e801dbd22c88adf6e0db8915 # v1.7.5
4040 env :
4141 GH_TOKEN : ${{ secrets.BLOOMBERG_OSS_USER_TOKEN_READ }}
4242 START_DATE : ${{ env.START_DATE }}
Original file line number Diff line number Diff line change @@ -18,11 +18,11 @@ jobs:
1818 uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
1919 with :
2020 egress-policy : audit
21- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
21+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2222 with :
2323 persist-credentials : false
2424 - name : π dependency review
25- uses : actions/dependency-review-action@40c09b7dc99638e5ddb0bfd91c1673effc064d8a # v4.8.1
25+ uses : actions/dependency-review-action@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 # v4.8.2
2626 with :
2727 deny-licenses : AGPL-3.0
2828 fail-on-severity : moderate
Original file line number Diff line number Diff line change 3232 # # Create env variable for next step
3333 # echo "ONE_WEEK_AGO=$PREVIOUS_DATE" >> "$GITHUB_ENV"
3434 - name : π² evergreen check
35- uses : github/evergreen@de85d31b3656847d97c180ac572307b401ec0776 # v1.24.5
35+ uses : github/evergreen@a1db228c4f7eed5e04d5e9e6f79392f8dfca9b3b # v1.24.6
3636 env :
3737 GH_TOKEN : ${{ secrets.BLOOMBERG_OSS_USER_TOKEN_READ }}
3838 ORGANIZATION : bloomberg
Original file line number Diff line number Diff line change 2929 # Required to create issues
3030 issues : write
3131 steps :
32- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
32+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
3333 with :
3434 persist-credentials : false
3535 - name : π run scorecard monitor
You canβt perform that action at this time.
0 commit comments