Skip to content

Commit

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

Bump EmbarkStudios/cargo-deny-action from 1.2.12 to 1.2.15
  • Loading branch information
friedemannsommer committed Apr 5, 2022
2 parents 1f33955 + 0d98bdf commit 64b3b42
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.12
uses: EmbarkStudios/cargo-deny-action@v1.2.15

lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 64b3b42

Please sign in to comment.