Skip to content

Commit b102516

Browse files
authored
Merge pull request #94 from silicon-heaven/dependabot/github_actions/github-actions-deps-5525c3f6a8
Bump syyyr/rust-pycobertura-action from 4.0.1 to 4.1.0 in the github-actions-deps group across 1 directory
2 parents 6c5c0c4 + 568f9bd commit b102516

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
runs-on: ubuntu-latest
3535
steps:
3636
- name: Generate coverage
37-
uses: syyyr/rust-pycobertura-action@v4.0.1
37+
uses: syyyr/rust-pycobertura-action@v4.1.0
3838
with:
3939
project_name: historyprovider-rs
4040

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "historyprovider"
33
description = "historyprovider-rs"
44
license = "MIT"
55
repository = "https://github.com/silicon-heaven/historyprovider-rs"
6-
version = "2.7.4"
6+
version = "2.7.5"
77
edition = "2024"
88

99
[[bin]]

0 commit comments

Comments
 (0)