Skip to content

Commit

Permalink
Bump microsoft/DevSkim-Action from 1.0.7 to 1.0.10 (#1049)
Browse files Browse the repository at this point in the history
Bumps [microsoft/DevSkim-Action](https://github.com/microsoft/devskim-action) from 1.0.7 to 1.0.10.
- [Release notes](https://github.com/microsoft/devskim-action/releases)
- [Commits](microsoft/DevSkim-Action@3235f70...74ddf98)

---
updated-dependencies:
- dependency-name: microsoft/DevSkim-Action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 27, 2023
1 parent c3bb6a0 commit 82a7a65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devskim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
- name: Run DevSkim scanner
uses: microsoft/DevSkim-Action@3235f705386c4d47689dc564d5b0c2cd43340b64 # v1.0.7
uses: microsoft/DevSkim-Action@74ddf98618ab84f5417542accf0a24a5f39fb7a9 # v1.0.10
- name: Upload DevSkim scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@cdcdbb579706841c47f7063dda365e292e5cad7a # v2.13.4
with:
Expand Down

0 comments on commit 82a7a65

Please sign in to comment.