File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919 name : Check
2020 permissions :
2121 contents : read # Required to checkout the code
22- uses : TimSchoenle/actions/.github/workflows/rust-cargo-check.yaml@db5bbe354aa20b8a5cf9800f689160c4c0f75256 # workflows-rust-cargo-check-v1.1.4
22+ uses : TimSchoenle/actions/.github/workflows/rust-cargo-check.yaml@304bd1442f3ae5cdc3401aa145fa80fc4f8097e6 # workflows-rust-cargo-check-v1.1.5
2323
2424 coverage :
2525 name : Coverage
4747 permissions :
4848 contents : read # Required to checkout the code
4949 checks : write # Required to annotate the commit with clippy warnings
50- uses : TimSchoenle/actions/.github/workflows/rust-clippy.yaml@0139849aaaac592ebf44af62ca1b469632172737 # workflows-rust-clippy-v1.1.2
50+ uses : TimSchoenle/actions/.github/workflows/rust-clippy.yaml@5d0165e4c39e664afa0ff74d7ccb8eeaf68aa727 # workflows-rust-clippy-v1.1.3
5151
5252 docker-build-test :
5353 name : Docker Build and Test
Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ jobs:
160160 with :
161161 egress-policy : audit
162162
163- - uses : TimSchoenle/actions/actions/helm/update-chart-version@721787d287787bf409924dd63360c29d07445e24 # actions-helm-update-chart-version-v1.5.2
163+ - uses : TimSchoenle/actions/actions/helm/update-chart-version@38e40f159df4aeb61fb25912ec6969cc227b3221 # actions-helm-update-chart-version-v1.5.3
164164 with :
165165 app-id : ${{ secrets.RELEASE_BOT_APP_ID }}
166166 private-key : ${{ secrets.RELEASE_BOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ permissions: {}
99jobs :
1010 auto-approve-renovate :
1111 name : Auto Approve Renovate
12- uses : TimSchoenle/actions/.github/workflows/maintenance-auto-approve-renovate.yaml@dcc680cb23185ce97f8f92602cb036c625a43b3c # workflows-maintenance-auto-approve-renovate-v1.3.2
12+ uses : TimSchoenle/actions/.github/workflows/maintenance-auto-approve-renovate.yaml@79404e33b0c7424e4a1708f452edd9e5471d6951 # workflows-maintenance-auto-approve-renovate-v1.3.3
1313 permissions :
1414 pull-requests : write # To approve PRs
1515 with :
You can’t perform that action at this time.
0 commit comments