From 47054e99e5cb28d50c7312da299bdde225416cef Mon Sep 17 00:00:00 2001 From: "opzkit-renovate[bot]" <206699479+opzkit-renovate[bot]@users.noreply.github.com> Date: Tue, 8 Apr 2025 15:59:05 +0000 Subject: [PATCH] chore(deps): pin dependencies --- .github/workflows/build.yml | 2 +- .github/workflows/release-please.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1beeffc..d47c8f9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -18,7 +18,7 @@ jobs: sudo mv terraform /usr/local/bin rm * - name: Checkout code - uses: actions/checkout@v4 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - name: Validate examples terraform v${{ matrix.tf-version }} run: make examples build: diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 42f76b8..4e689c1 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -13,7 +13,7 @@ jobs: release-please: runs-on: ubuntu-latest steps: - - uses: googleapis/release-please-action@v4 + - uses: googleapis/release-please-action@a02a34c4d625f9be7cb89156071d8567266a2445 # v4 with: # this assumes that you have created a personal access token # (PAT) and configured it as a GitHub action secret named