Skip to content

Commit

Permalink
Merge pull request #61 from advancedSTORE/dependabot/github_actions/E…
Browse files Browse the repository at this point in the history
…mbarkStudios/cargo-deny-action-1.2.16

Bump EmbarkStudios/cargo-deny-action from 1.2.15 to 1.2.16
  • Loading branch information
friedemannsommer committed May 9, 2022
2 parents ca162fa + 4060763 commit cbb6472
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 @@ -42,7 +42,7 @@ jobs:
command: check
args: '--all-targets'
- name: 'run "cargo deny check"'
uses: EmbarkStudios/cargo-deny-action@v1.2.15
uses: EmbarkStudios/cargo-deny-action@v1.2.16

lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit cbb6472

Please sign in to comment.