diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index bb09fea..e2374d8 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -70,7 +70,7 @@ jobs: - name: Checkout repository uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Identify all-time contributors to this repository - uses: github/contributors@e5629ec91f6ed85ebf9d145b17f9f2bd7ed324af # v2.0.1 + uses: github/contributors@aff93cf32786e5eb578185bdeb52b96f341ba79b # v2.0.2 env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} REPOSITORY: ${{ github.repository }} diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 81b7ad3..ee46315 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -92,7 +92,7 @@ jobs: uses: go-openapi/gh-actions/ci-jobs/detect-go-monorepo@23cdaeff454807ac293a6e98cff552a2ea49be63 # v1.4.7 - name: Install git-cliff - uses: taiki-e/install-action@205eb1d74c6feda89abb1f3a09360601953286c0 # v2.68.18 + uses: taiki-e/install-action@385db9cc6bf65d19775b02084a4b698eaca9a4f2 # v2.68.19 with: tool: git-cliff -