diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index eb1181e..4ea829b 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -12,7 +12,7 @@ jobs: steps: - name: Checkout Code - uses: actions/checkout@v5 + uses: actions/checkout@v6 with: # Full git history is needed to get a proper list of changed files within `super-linter` fetch-depth: 0 diff --git a/.github/workflows/powershell.yml b/.github/workflows/powershell.yml index 32542e7..4dd7502 100644 --- a/.github/workflows/powershell.yml +++ b/.github/workflows/powershell.yml @@ -30,7 +30,7 @@ jobs: security-events: write # for github/codeql-action/upload-sarif to upload SARIF results steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Run PSScriptAnalyzer uses: microsoft/psscriptanalyzer-action@6b2948b1944407914a58661c49941824d149734f