Skip to content

Commit 8642814

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

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
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
@@ -47,7 +47,7 @@ jobs:
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

.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@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 }}

.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@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:

0 commit comments

Comments
 (0)