Skip to content

Commit e4e1525

Browse files
build(deps): bump EmbarkStudios/cargo-deny-action from 1.2.10 to 1.2.11 (#1480)
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/EmbarkStudios/cargo-deny-action) from 1.2.10 to 1.2.11. - [Release notes](https://github.com/EmbarkStudios/cargo-deny-action/releases) - [Commits](EmbarkStudios/cargo-deny-action@2a55392...4340bbf) --- updated-dependencies: - dependency-name: EmbarkStudios/cargo-deny-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4eaf8d6 commit e4e1525

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/fast.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
continue-on-error: true
133133
steps:
134134
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
135-
- uses: EmbarkStudios/cargo-deny-action@2a55392931cddc0ae1d7397515fd0951d39ebaf2
135+
- uses: EmbarkStudios/cargo-deny-action@4340bbf5bc9e7034fae7c4857e9ab87cab35c905
136136
with:
137137
command: check advisories
138138

@@ -142,6 +142,6 @@ jobs:
142142
runs-on: ubuntu-latest
143143
steps:
144144
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
145-
- uses: EmbarkStudios/cargo-deny-action@2a55392931cddc0ae1d7397515fd0951d39ebaf2
145+
- uses: EmbarkStudios/cargo-deny-action@4340bbf5bc9e7034fae7c4857e9ab87cab35c905
146146
with:
147147
command: check bans licenses sources

0 commit comments

Comments
 (0)