Skip to content

Commit

Permalink
Bump microsoft/DevSkim-Action from 1.0.14 to 1.0.15
Browse files Browse the repository at this point in the history
Bumps [microsoft/DevSkim-Action](https://github.com/microsoft/devskim-action) from 1.0.14 to 1.0.15.
- [Release notes](https://github.com/microsoft/devskim-action/releases)
- [Commits](microsoft/DevSkim-Action@914fa64...a6b6966)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 5d4b8f6 commit 41d4961
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 @@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: Run DevSkim scanner
uses: microsoft/DevSkim-Action@914fa647b406c387000300b2f09bb28691be2b6d # v1.0.14
uses: microsoft/DevSkim-Action@a6b6966a33b497cd3ae2ebc406edf8f4cc2feec6 # v1.0.15

- name: Upload DevSkim scan results to GitHub Security tab
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
Expand Down

0 comments on commit 41d4961

Please sign in to comment.