File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2828 egress-policy : audit
2929
3030 - name : ' Checkout Repository'
31- uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
31+ uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
3232 - name : ' Dependency Review'
33- uses : actions/dependency-review-action@5bbc3ba658137598168acb2ab73b21c432dd411b # v4.2.5
33+ uses : actions/dependency-review-action@0c155c5e8556a497adf53f2c18edabf945ed8e70 # v4.3.2
Original file line number Diff line number Diff line change 2525 uses : step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 # v2.7.1
2626 with :
2727 egress-policy : audit
28- - uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
28+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
2929 - name : ⬇️ license checker
3030 run : |
3131 make check-license
Original file line number Diff line number Diff line change 2525 uses : step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 # v2.7.1
2626 with :
2727 egress-policy : audit
28- - uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
28+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
2929 - name : ⬇️ lint
3030 run : |
3131 make lint
Original file line number Diff line number Diff line change 2525 uses : step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 # v2.7.1
2626 with :
2727 egress-policy : audit
28- - uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
28+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
2929 - name : ⬇️ lint markdown files
3030 uses : avto-dev/markdown-lint@04d43ee9191307b50935a753da3b775ab695eceb # v1.5.0
3131 with :
Original file line number Diff line number Diff line change @@ -25,12 +25,12 @@ jobs:
2525 permissions :
2626 contents : write
2727 steps :
28- - uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
28+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
2929 with :
3030 # Allow goreleaser to access older tag information
3131 fetch-depth : 0
3232 - name : 📦 setup go
33- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
33+ uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
3434 with :
3535 go-version-file : " go.mod"
3636 cache : true
Original file line number Diff line number Diff line change 2525 uses : step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 # v2.7.1
2626 with :
2727 egress-policy : audit
28- - uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
28+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
2929 - name : ⬇️ test
3030 run : |
3131 make test
You can’t perform that action at this time.
0 commit comments