Skip to content

Commit 9e7faab

Browse files
fix(deps): bump armakuni/github-actions/.github/workflows/check-conventional-commits.yml
Bumps [armakuni/github-actions/.github/workflows/check-conventional-commits.yml](https://github.com/armakuni/github-actions) from 0.19.6 to 0.19.10. - [Release notes](https://github.com/armakuni/github-actions/releases) - [Changelog](https://github.com/armakuni/github-actions/blob/main/CHANGELOG.md) - [Commits](armakuni/github-actions@v0.19.6...v0.19.10) --- updated-dependencies: - dependency-name: armakuni/github-actions/.github/workflows/check-conventional-commits.yml dependency-version: 0.19.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1949f1 commit 9e7faab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ permissions:
88

99
jobs:
1010
check-conventional-commits:
11-
uses: armakuni/github-actions/.github/workflows/check-conventional-commits.yml@v0.19.6
11+
uses: armakuni/github-actions/.github/workflows/check-conventional-commits.yml@v0.19.10
1212

1313
test-checkout-rust-project:
1414
uses: ./.github/workflows/test-checkout-rust-project.yml

0 commit comments

Comments
 (0)