Skip to content

Commit

Permalink
Merge pull request LeDragoX#44 from LeDragoX/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/actions/checkout-3

build(deps): bump actions/checkout from 2 to 3
  • Loading branch information
LeDragoX authored Jul 4, 2022
2 parents 0fea935 + 165c8e5 commit 899c790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/powershell-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
name: PSScriptAnalyzer
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: Run PSScriptAnalyzer
uses: microsoft/psscriptanalyzer-action@2044ae068e37d0161fa2127de04c19633882f061
Expand Down

0 comments on commit 899c790

Please sign in to comment.