diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b543490a..5012ef72 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -64,7 +64,7 @@ jobs: proxy.golang.org:443 sum.golang.org:443 storage.googleapis.com:443 - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: show-progress: 'false' persist-credentials: 'false' diff --git a/.github/workflows/code-scanning.yml b/.github/workflows/code-scanning.yml index 37a37ea3..d7ccda85 100644 --- a/.github/workflows/code-scanning.yml +++ b/.github/workflows/code-scanning.yml @@ -26,7 +26,7 @@ jobs: allowed-endpoints: > api.github.com:443 github.com:443 - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: show-progress: 'false' persist-credentials: 'false' @@ -51,7 +51,7 @@ jobs: proxy.golang.org:443 storage.googleapis.com:443 sum.golang.org:443 - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: show-progress: 'false' persist-credentials: 'false' @@ -81,7 +81,7 @@ jobs: allowed-endpoints: > api.github.com:443 github.com:443 - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: show-progress: 'false' persist-credentials: 'false' diff --git a/.github/workflows/deploy-production.yml b/.github/workflows/deploy-production.yml index 1231b656..f9384ed9 100644 --- a/.github/workflows/deploy-production.yml +++ b/.github/workflows/deploy-production.yml @@ -126,7 +126,7 @@ jobs: allowed-endpoints: > api.github.com:443 github.com:443 - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Get release notes id: get continue-on-error: true diff --git a/.github/workflows/qa.yml b/.github/workflows/qa.yml index a3db9d8b..5079881c 100644 --- a/.github/workflows/qa.yml +++ b/.github/workflows/qa.yml @@ -26,7 +26,7 @@ jobs: proxy.golang.org:443 sum.golang.org:443 storage.googleapis.com:443 - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: ref: ${{ inputs.ref }} show-progress: 'false' @@ -70,7 +70,7 @@ jobs: proxy.golang.org:443 sum.golang.org:443 storage.googleapis.com:443 - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: ref: ${{ inputs.ref }} show-progress: 'false' @@ -109,7 +109,7 @@ jobs: github.com:443 proxy.golang.org:443 sum.golang.org:443 - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: ref: ${{ inputs.ref }} show-progress: 'false' @@ -136,7 +136,7 @@ jobs: proxy.golang.org:443 sum.golang.org:443 storage.googleapis.com:443 - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: ref: ${{ inputs.ref }} show-progress: 'false' @@ -167,7 +167,7 @@ jobs: proxy.golang.org:443 sum.golang.org:443 storage.googleapis.com:443 - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: ref: ${{ inputs.ref }} show-progress: 'false' @@ -205,7 +205,7 @@ jobs: api.github.com:443 github.com:443 objects.githubusercontent.com:443 - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: ref: ${{ inputs.ref }} show-progress: 'false' diff --git a/.github/workflows/release-drafter.yml b/.github/workflows/release-drafter.yml index a65d279d..a8c88692 100644 --- a/.github/workflows/release-drafter.yml +++ b/.github/workflows/release-drafter.yml @@ -55,7 +55,7 @@ jobs: allowed-endpoints: > api.github.com:443 github.com:443 - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: show-progress: false persist-credentials: 'false' diff --git a/.github/workflows/terraform-plan.yml b/.github/workflows/terraform-plan.yml index 03ac0cd3..cf90d53b 100644 --- a/.github/workflows/terraform-plan.yml +++ b/.github/workflows/terraform-plan.yml @@ -111,7 +111,7 @@ jobs: objects.githubusercontent.com:443 registry.terraform.io:443 releases.hashicorp.com:443 - - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: ref: ${{ inputs.ref }} show-progress: 'false'