Skip to content

Commit

Permalink
Bump microsoft/DevSkim-Action from 1.0.10 to 1.0.11 (#1188)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent f025f80 commit c48748d
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@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
- 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@cdcdbb579706841c47f7063dda365e292e5cad7a # v2.13.4
with:
Expand Down

0 comments on commit c48748d

Please sign in to comment.