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@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
1919 with :
2020 egress-policy : audit
21- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
21+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
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@fe4161a26a8629af62121b670040955b330f9af2 # v4.31.6
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@56e9f01c00c56851142d0dc818f059d22a2a692d # v1.2.11
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@abf36819e840f6e8056dcd40d33003ce7c4bc8dd # v1.7.6
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@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
1919 with :
2020 egress-policy : audit
21- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
21+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
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@4469dee2f3c007933f1e8a2356ac15e03f7a832c # v1.24.8
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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
3333 with :
3434 persist-credentials : false
3535 - name : π run scorecard monitor
You canβt perform that action at this time.
0 commit comments