File tree Expand file tree Collapse file tree 6 files changed +13
-7
lines changed
Expand file tree Collapse file tree 6 files changed +13
-7
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ jobs:
1616 shell : bash
1717 steps :
1818 - name : Checkout
19- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
19+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2020 with :
2121 fetch-depth : 1
22- - uses : octo-sts/action@d6c70ad3b9ac85df6da6b9749014d7283987cfec # v1.0.3
22+ - uses : octo-sts/action@f603d3be9d8dd9871a265776e625a27b00effe05 # v1.1.1
2323 id : sts
2424 with :
2525 scope : ${{ github.repository}}
Original file line number Diff line number Diff line change 3636
3737 steps :
3838 - name : Checkout
39- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
39+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
4040 with :
4141 fetch-depth : 1
4242
Original file line number Diff line number Diff line change 1919
2020 steps :
2121 - name : Checkout
22- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
22+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2323 with :
2424 persist-credentials : false
2525
3131 publish_results : true
3232
3333 - name : Upload sarif
34- uses : github/codeql-action/upload-sarif@fdbfb4d2750291e159f0156def62b853c2798ca2 # v3.29.5
34+ uses : github/codeql-action/upload-sarif@cf1bb45a277cb3c205638b2cd5c984db1c46a412 # v3.29.5
3535 with :
3636 sarif_file : scorecard.sarif
3737
Original file line number Diff line number Diff line change 3636
3737 steps :
3838 - name : Checkout
39- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
39+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
4040 with :
4141 fetch-depth : 0
4242
Original file line number Diff line number Diff line change 4040
4141 steps :
4242 - name : Checkout
43- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
43+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
4444 with :
4545 fetch-depth : 0
4646
Original file line number Diff line number Diff line change 1515
1616## [ UNRELEASED]
1717
18+ ### Changed
19+
20+ - Update _ actions/checkout_ from ` 6.0.0 ` to ` 6.0.1 ` . ([ #80 ] ( https://github.com/action-stars/generic-workflows/pull/80 ) ) _ @dependabot_
21+ - Update _ octo-sts/action_ from ` 1.0.3 ` to ` 1.1.1 ` . ([ #80 ] ( https://github.com/action-stars/generic-workflows/pull/80 ) ) _ @dependabot_
22+ - Update _ github/codeql-action_ from ` 4.31.5 ` to ` 4.31.7 ` . ([ #80 ] ( https://github.com/action-stars/generic-workflows/pull/80 ) ) _ @dependabot_
23+
1824## [ v0.7.4] - 2025-11-26
1925
2026### Changed
You can’t perform that action at this time.
0 commit comments