Skip to content

Commit 7162810

Browse files
authored
Merge pull request #441 from rodneylab/dependabot/github_actions/microsoft/DevSkim-Action-1.0.15
build(deps): bump microsoft/DevSkim-Action from 1.0.14 to 1.0.15
2 parents c4fcdd5 + 71d2501 commit 7162810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/devskim.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Checkout code
2121
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2222
- name: Run DevSkim scanner
23-
uses: microsoft/DevSkim-Action@914fa647b406c387000300b2f09bb28691be2b6d # v1.0.14
23+
uses: microsoft/DevSkim-Action@a6b6966a33b497cd3ae2ebc406edf8f4cc2feec6 # v1.0.15
2424
- name: Upload DevSkim scan results to GitHub Security tab
2525
uses: github/codeql-action/upload-sarif@17a820bf2e43b47be2c72b39cc905417bc1ab6d0 # v3.28.6
2626
with:

0 commit comments

Comments
 (0)