Skip to content

Commit bf6c7d0

Browse files
chore(deps): update actions (#382)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [EmbarkStudios/cargo-deny-action](https://redirect.github.com/EmbarkStudios/cargo-deny-action) | action | digest | `2d8c992` -> `e2f4ede` | | [MarcoIeni/release-plz-action](https://redirect.github.com/MarcoIeni/release-plz-action) | action | digest | `2d63417` -> `db75300` | | [codecov/codecov-action](https://redirect.github.com/codecov/codecov-action) | action | digest | `015f24e` -> `7f8b4b4` | | [taiki-e/install-action](https://redirect.github.com/taiki-e/install-action) | action | digest | `a22e180` -> `acf70b3` | --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/rustic-rs/rustic_core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiQS1jaSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a50c12 commit bf6c7d0

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

.github/workflows/audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
steps:
5151
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
5252

53-
- uses: EmbarkStudios/cargo-deny-action@2d8c9929d8f9f42bedba73f1287cb0b479f07acb # v2
53+
- uses: EmbarkStudios/cargo-deny-action@e2f4ede4a4e60ea15ff31bc0647485d80c66cfba # v2
5454
with:
5555
command: check bans licenses sources
5656

.github/workflows/careful.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
toolchain: ${{ matrix.rust }}
3939
- name: install cargo-careful
40-
uses: taiki-e/install-action@a22e1808bbd53573c0b897cc089c64643401af7d # v2
40+
uses: taiki-e/install-action@acf70b3a1ed953bccebc8c5d80cfdb16ec8ccc36 # v2
4141
with:
4242
tool: cargo-careful
4343
- uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2

.github/workflows/ci-heavy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
with:
152152
toolchain: ${{ matrix.rust }}
153153
- name: install cargo-hack
154-
uses: taiki-e/install-action@a22e1808bbd53573c0b897cc089c64643401af7d # v2
154+
uses: taiki-e/install-action@acf70b3a1ed953bccebc8c5d80cfdb16ec8ccc36 # v2
155155
with:
156156
tool: cargo-hack
157157
- uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2
@@ -253,7 +253,7 @@ jobs:
253253
steps:
254254
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
255255
- name: Install cargo-hack
256-
uses: taiki-e/install-action@a22e1808bbd53573c0b897cc089c64643401af7d # v2
256+
uses: taiki-e/install-action@acf70b3a1ed953bccebc8c5d80cfdb16ec8ccc36 # v2
257257
with:
258258
tool: cargo-hack
259259

.github/workflows/coverage.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2121

2222
- name: Install cargo-tarpaulin
23-
uses: taiki-e/install-action@a22e1808bbd53573c0b897cc089c64643401af7d # v2
23+
uses: taiki-e/install-action@acf70b3a1ed953bccebc8c5d80cfdb16ec8ccc36 # v2
2424
with:
2525
tool: cargo-tarpaulin
2626

@@ -35,7 +35,7 @@ jobs:
3535
cargo tarpaulin --verbose --all-features --workspace --timeout 120 --out xml
3636
3737
- name: Upload coverage reports to Codecov
38-
uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5
38+
uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5
3939
with:
4040
token: ${{ secrets.CODECOV_TOKEN }}
4141
slug: rustic-rs/rustic_core

.github/workflows/release-plz.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: dtolnay/rust-toolchain@stable
3131

3232
- name: Run release-plz
33-
uses: MarcoIeni/release-plz-action@2d634174257b7f46339e7533865a910743a0c5c9 # v0.5
33+
uses: MarcoIeni/release-plz-action@db75300cf27adcd986d6f0cf4a72a4ffcc11dae5 # v0.5
3434
env:
3535
GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }}
3636
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 commit comments

Comments
 (0)