Skip to content

Commit

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

Bump EmbarkStudios/cargo-deny-action from 1.5.12 to 1.5.13
  • Loading branch information
friedemannsommer committed Feb 12, 2024
2 parents 3482057 + deb8649 commit 0b892c0
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.12
uses: EmbarkStudios/cargo-deny-action@v1.5.13

lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0b892c0

Please sign in to comment.