From af1ae4643d46a389bfd281dffc6e58d2abbb17b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 03:50:52 +0000 Subject: [PATCH] [Dependencies]: Bump actions/checkout from 6.0.1 to 6.0.2 Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/geoipupdate.yml | 2 +- .github/workflows/powershell-analysis.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/geoipupdate.yml b/.github/workflows/geoipupdate.yml index c4459e6f..6a7a24f6 100644 --- a/.github/workflows/geoipupdate.yml +++ b/.github/workflows/geoipupdate.yml @@ -16,7 +16,7 @@ jobs: steps: - name: "Get Latest source" - uses: actions/checkout@v6.0.1 + uses: actions/checkout@v6.0.2 with: fetch-depth: 0 ref: ${{ github.head_ref }} diff --git a/.github/workflows/powershell-analysis.yml b/.github/workflows/powershell-analysis.yml index d0be36aa..1e54b7e6 100644 --- a/.github/workflows/powershell-analysis.yml +++ b/.github/workflows/powershell-analysis.yml @@ -25,7 +25,7 @@ jobs: name: PSScriptAnalyzer runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6.0.1 + - uses: actions/checkout@v6.0.2 - name: Run PSScriptAnalyzer uses: microsoft/psscriptanalyzer-action@6b2948b1944407914a58661c49941824d149734f