Skip to content

Commit

Permalink
Bump microsoft/psscriptanalyzer-action from 1.0 to 1.1
Browse files Browse the repository at this point in the history
Bumps [microsoft/psscriptanalyzer-action](https://github.com/microsoft/psscriptanalyzer-action) from 1.0 to 1.1.
- [Release notes](https://github.com/microsoft/psscriptanalyzer-action/releases)
- [Commits](microsoft/psscriptanalyzer-action@2044ae0...6b2948b)

---
updated-dependencies:
- dependency-name: microsoft/psscriptanalyzer-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 29f99a7 commit a122ed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/powershell-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: actions/checkout@v2

- name: Run PSScriptAnalyzer
uses: microsoft/psscriptanalyzer-action@2044ae068e37d0161fa2127de04c19633882f061
uses: microsoft/psscriptanalyzer-action@6b2948b1944407914a58661c49941824d149734f
with:
# Check https://github.com/microsoft/action-psscriptanalyzer for more info about the options.
# The below set up runs PSScriptAnalyzer to your entire repository and runs some basic security rules.
Expand Down

0 comments on commit a122ed3

Please sign in to comment.