ok/jj
1
0
Fork 0
forked from mirrors/jj

github: bump the github-dependencies group with 1 update

Bumps the github-dependencies group with 1 update: [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action).

- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
- [Commits](a50c7d5f86...1e59595bed)

---
updated-dependencies:
- dependency-name: EmbarkStudios/cargo-deny-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-27 15:59:06 +00:00 committed by github-actions[bot]
parent 06d728e7c0
commit 58ef82b1c0

View file

@ -92,7 +92,7 @@ jobs:
steps: steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
- uses: EmbarkStudios/cargo-deny-action@a50c7d5f86370e02fae8472c398f15a36e517bb8 - uses: EmbarkStudios/cargo-deny-action@1e59595bed8fc55c969333d08d7817b36888f0c5
with: with:
command: check ${{ matrix.checks }} command: check ${{ matrix.checks }}