Skip to content

Commit 92ea127

Browse files
chore(deps): update all non-major action updates (#267)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d1bbe74 commit 92ea127

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
name: Coverage
2626
permissions:
2727
contents: read # Required to checkout the code
28-
uses: TimSchoenle/actions/.github/workflows/rust-coverage-codecov.yaml@986a61b8ceae9f4b178dd6b80c76291cde9654fc # workflows-rust-coverage-codecov-v1.0.6
28+
uses: TimSchoenle/actions/.github/workflows/rust-coverage-codecov.yaml@c18cad8aaba7daab9fc8837ce06d3cdb2218b87f # workflows-rust-coverage-codecov-v1.0.7
2929
secrets:
3030
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
3131

.github/workflows/release-please.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ jobs:
160160
with:
161161
egress-policy: audit
162162

163-
- uses: TimSchoenle/actions/actions/helm/update-chart-version@38e40f159df4aeb61fb25912ec6969cc227b3221 # actions-helm-update-chart-version-v1.5.3
163+
- uses: TimSchoenle/actions/actions/helm/update-chart-version@ec7a19a364496b3d74e56a4aab6848178884cd73 # actions-helm-update-chart-version-v1.5.4
164164
with:
165165
app-id: ${{ secrets.RELEASE_BOT_APP_ID }}
166166
private-key: ${{ secrets.RELEASE_BOT_PRIVATE_KEY }}

.github/workflows/renovate-auto-approve.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permissions: {}
99
jobs:
1010
auto-approve-renovate:
1111
name: Auto Approve Renovate
12-
uses: TimSchoenle/actions/.github/workflows/maintenance-auto-approve-renovate.yaml@ca6908c34e1d04dd16436cd633bdadc2893752fe # workflows-maintenance-auto-approve-renovate-v1.3.4
12+
uses: TimSchoenle/actions/.github/workflows/maintenance-auto-approve-renovate.yaml@7e3f207bce9893c09d2db494699a706153e0e252 # workflows-maintenance-auto-approve-renovate-v1.4.0
1313
permissions:
1414
pull-requests: write # To approve PRs
1515
with:

0 commit comments

Comments
 (0)