Skip to content

Commit

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

---
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 Sep 28, 2023
1 parent 334297b commit 4f6cb46
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 @@ -30,7 +30,7 @@ jobs:
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3

- name: Run DevSkim scanner
uses: microsoft/DevSkim-Action@74ddf98618ab84f5417542accf0a24a5f39fb7a9 # v1.0.10
uses: microsoft/DevSkim-Action@b41921d947434b27f90b8949f8bfbe056e706bf6 # v1.0.11

- name: Upload DevSkim scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@ddccb873888234080b77e9bc2d4764d5ccaaccf9 # v2.21.9
Expand Down

0 comments on commit 4f6cb46

Please sign in to comment.