Skip to content

Commit b64b35f

Browse files
chore(deps): bump EmbarkStudios/cargo-deny-action from 1 to 2
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/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-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e66b7bf commit b64b35f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security-audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ jobs:
5252
uses: actions/checkout@v4
5353

5454
- name: Check licenses and bans
55-
uses: EmbarkStudios/cargo-deny-action@v1
55+
uses: EmbarkStudios/cargo-deny-action@v2
5656
with:
5757
command: check advisories licenses bans

0 commit comments

Comments
 (0)