Skip to content

Commit

Permalink
Merge pull request #143 from advancedSTORE/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…EmbarkStudios/cargo-deny-action-1.5.10

Bump EmbarkStudios/cargo-deny-action from 1.5.5 to 1.5.10
  • Loading branch information
friedemannsommer committed Jan 24, 2024
2 parents fc24262 + 482d963 commit 02ebfab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: check dependencies
run: cargo check --all-targets
- name: run "cargo deny check"
uses: EmbarkStudios/cargo-deny-action@v1.5.5
uses: EmbarkStudios/cargo-deny-action@v1.5.10

lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 02ebfab

Please sign in to comment.