diff --git a/.github/workflows/claude-code-review.yml b/.github/workflows/claude-code-review.yml index 30ac7d9e525..4b1769d232a 100644 --- a/.github/workflows/claude-code-review.yml +++ b/.github/workflows/claude-code-review.yml @@ -22,7 +22,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 + uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: fetch-depth: 1 @@ -38,7 +38,7 @@ jobs: - name: Run Claude Code Review id: claude-review - uses: anthropics/claude-code-action@537ffff2eff706bd7e3e1c3daf2d4b39067a9f85 # v1 + uses: anthropics/claude-code-action@787c5a0ce96a9a6cfb050ea0c8f4c05f2447c251 # v1 with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} prompt: | diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index a48dbb54306..2c6ae9a8c14 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -26,13 +26,13 @@ jobs: actions: read # Required for Claude to read CI results on PRs steps: - name: Checkout repository - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 + uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: fetch-depth: 1 - name: Run Claude Code id: claude - uses: anthropics/claude-code-action@537ffff2eff706bd7e3e1c3daf2d4b39067a9f85 # v1 + uses: anthropics/claude-code-action@787c5a0ce96a9a6cfb050ea0c8f4c05f2447c251 # v1 with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} diff --git a/.github/workflows/gallery.yml b/.github/workflows/gallery.yml index 57512835ee6..a06368f3bf6 100644 --- a/.github/workflows/gallery.yml +++ b/.github/workflows/gallery.yml @@ -37,7 +37,7 @@ jobs: os: [ubuntu-latest] steps: - - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Read dbatools.library version id: get-version diff --git a/.github/workflows/github-actions-security.yml b/.github/workflows/github-actions-security.yml index 08fd3c3b9a7..29a07a001d3 100644 --- a/.github/workflows/github-actions-security.yml +++ b/.github/workflows/github-actions-security.yml @@ -26,7 +26,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Verify action refs shell: pwsh diff --git a/.github/workflows/integration-tests-repl.yml b/.github/workflows/integration-tests-repl.yml index 248e5447fcd..e18359f0a5b 100644 --- a/.github/workflows/integration-tests-repl.yml +++ b/.github/workflows/integration-tests-repl.yml @@ -33,7 +33,7 @@ jobs: GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} steps: - - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Read dbatools.library version id: get-version @@ -103,7 +103,7 @@ jobs: GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} steps: - - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Read dbatools.library version id: get-version @@ -173,7 +173,7 @@ jobs: GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} steps: - - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Read dbatools.library version id: get-version diff --git a/.github/workflows/integration-tests-s3.yml b/.github/workflows/integration-tests-s3.yml index 08a574bf724..658d892eb0b 100644 --- a/.github/workflows/integration-tests-s3.yml +++ b/.github/workflows/integration-tests-s3.yml @@ -48,7 +48,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Read dbatools.library version id: get-version diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 81d56b2ecb6..5fa8ca1cc7a 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -39,7 +39,7 @@ jobs: os: [ubuntu-latest] steps: - - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Read dbatools.library version id: get-version @@ -120,7 +120,7 @@ jobs: steps: - name: Checkout dbatools repo - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3 + uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Read dbatools.library version id: get-version @@ -159,7 +159,7 @@ jobs: ./.github/scripts/install-dbatools-library.ps1 -Scope AllUsers - name: Install SQL Server engine and localdb - uses: potatoqualitee/mssqlsuite@605af2310e2e22978ebf2c74d5995ba102094b8a # v1.8 + uses: potatoqualitee/mssqlsuite@2291d923e83859edd871679c05b379037376761f # v1.12 with: install: localdb, sqlengine @@ -219,7 +219,7 @@ jobs: steps: - name: Checkout dbatools repo - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3 + uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Read dbatools.library version id: get-version diff --git a/.github/workflows/reposize.yml b/.github/workflows/reposize.yml index b8dad2f3273..0043d9ae47a 100644 --- a/.github/workflows/reposize.yml +++ b/.github/workflows/reposize.yml @@ -12,8 +12,8 @@ jobs: GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} steps: - - uses: actions/checkout@544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9 # v1 - - uses: jwalton/gh-find-current-pr@6a32a53e488fa17bcbc72582e7858deed736396e # v1 + - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v1 + - uses: jwalton/gh-find-current-pr@f3d61b485d2801773f7a07b2aaa3306bd8f8e653 # v1 id: findpr with: state: all diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 58fc09f32fa..fcc93479887 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/stale@1e5e734da7bd7ea04daf52d9f1c6540e83867b73 # v3.0.9 + - uses: actions/stale@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 # v10.3.0 with: repo-token: ${{ secrets.GITHUB_TOKEN }} stale-issue-message: > diff --git a/.github/workflows/validate_target_branch.yml b/.github/workflows/validate_target_branch.yml index 26253078ab5..f8cc815639e 100644 --- a/.github/workflows/validate_target_branch.yml +++ b/.github/workflows/validate_target_branch.yml @@ -13,7 +13,7 @@ jobs: # Steps represent a sequence of tasks that will be executed as part of the job steps: # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it - - uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Target branch should be development shell: pwsh run: | diff --git a/.github/workflows/xplat-import.yml b/.github/workflows/xplat-import.yml index 369cf37bf7d..02ded046988 100644 --- a/.github/workflows/xplat-import.yml +++ b/.github/workflows/xplat-import.yml @@ -36,7 +36,7 @@ jobs: os: [ubuntu-latest, windows-latest, macOS-latest, macOS-14] steps: - - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Show pwsh version shell: pwsh