File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2020 permissions :
2121 contents : write # Required to merge PRs
2222 pull-requests : write # Required to merge PRs
23- uses : TimSchoenle/actions/.github/workflows/maintenance-timed-auto-pr-approve.yaml@79541da8d6aad30a0d1ef68d00ef67fe262d28eb # workflows-maintenance-timed-auto-pr-approve-v1.2.8
23+ uses : TimSchoenle/actions/.github/workflows/maintenance-timed-auto-pr-approve.yaml@906554409acab27e95301c6ac334dbaecfa0bda3 # workflows-maintenance-timed-auto-pr-approve-v1.2.9
2424 with :
2525 time_elapsed : ${{ inputs.time_elapsed || '7d' }}
2626 branch_pattern : ' release-please--branches--%'
Original file line number Diff line number Diff line change 2525 name : Coverage
2626 permissions :
2727 contents : read # Required to checkout the code
28- uses : TimSchoenle/actions/.github/workflows/rust-coverage-codecov.yaml@4cc259b6dee1e74394faed473262cfc652f23bae # workflows-rust-coverage-codecov-v1.0.2
28+ uses : TimSchoenle/actions/.github/workflows/rust-coverage-codecov.yaml@da2570ccadc26a91e57c290c18082cff8e4345bb # workflows-rust-coverage-codecov-v1.0.3
2929 secrets :
3030 CODECOV_TOKEN : ${{ secrets.CODECOV_TOKEN }}
3131
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@6241cc8eb4faf6c4100456311e930cd3a4cb5770 # actions-helm-update-chart-version-v1.5.0
163+ - uses : TimSchoenle/actions/actions/helm/update-chart-version@182ae1b5e50aa67fc5c5c6dbcd780102ba36b2f6 # actions-helm-update-chart-version-v1.5.1
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@493fbeba475a3101703168292ed82b97275e18f1 # workflows-maintenance-auto-approve-renovate-v1.3.1
12+ uses : TimSchoenle/actions/.github/workflows/maintenance-auto-approve-renovate.yaml@dcc680cb23185ce97f8f92602cb036c625a43b3c # workflows-maintenance-auto-approve-renovate-v1.3.2
1313 permissions :
1414 pull-requests : write # To approve PRs
1515 with :
You can’t perform that action at this time.
0 commit comments