Skip to content

Commit 415036c

Browse files
Bump EmbarkStudios/cargo-deny-action in the github-actions group
Bumps the github-actions group with 1 update: [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action). Updates `EmbarkStudios/cargo-deny-action` from 1 to 2 - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases) - [Commits](EmbarkStudios/cargo-deny-action@v1...v2) --- updated-dependencies: - dependency-name: EmbarkStudios/cargo-deny-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3604a3b commit 415036c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ jobs:
187187

188188
steps:
189189
- uses: actions/checkout@v4
190-
- uses: EmbarkStudios/cargo-deny-action@v1
190+
- uses: EmbarkStudios/cargo-deny-action@v2
191191
with:
192192
command: check ${{ matrix.checks }}
193193

0 commit comments

Comments
 (0)