Skip to content

Commit 1a2b408

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
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@cefa8b269bfd7aa38af7825dc24841ea594199d8 # workflows-rust-coverage-codecov-v1.0.4
28+
uses: TimSchoenle/actions/.github/workflows/rust-coverage-codecov.yaml@057209297335fc497de0e290337d19a3308ead57 # workflows-rust-coverage-codecov-v1.0.5
2929
secrets:
3030
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
3131

@@ -37,7 +37,7 @@ jobs:
3737

3838
fmt:
3939
name: Auto Format
40-
uses: TimSchoenle/actions/.github/workflows/rust-auto-format.yaml@a7d92c33bdf0a2820fdecc6da9c986d5b9c36995 # workflows-rust-auto-format-v1.1.2
40+
uses: TimSchoenle/actions/.github/workflows/rust-auto-format.yaml@8b095cc24b5cfab503a3bb2bde10b1c158ed1727 # workflows-rust-auto-format-v1.1.3
4141
secrets:
4242
APP_ID: ${{ secrets.ACTIONS_MAINTENANCE_APP_ID }}
4343
PRIVATE_KEY: ${{ secrets.ACTIONS_MAINTENANCE_PRIVATE_KEY }}

0 commit comments

Comments
 (0)