diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 71f261d..bfdb657 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -70,7 +70,7 @@ jobs: - name: Checkout repository uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - name: Identify all-time contributors to this repository - uses: github/contributors@e1118bad7bd389d10b53b363142a11245cbaa9f8 # v2.0.19 + uses: github/contributors@64e0cec6585d042c188414aaef8d9f9782ef11f3 # v2.0.20 env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} REPOSITORY: ${{ github.repository }} diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ed3727e..ec3572c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -94,7 +94,7 @@ jobs: uses: go-openapi/gh-actions/ci-jobs/detect-go-monorepo@22efe2037645eed0102229f2488f22aee042b2a4 # v1.4.18 - name: Install git-cliff - uses: taiki-e/install-action@ba47c86ac325773530516bb756137ac718732518 # v2.86.5 + uses: taiki-e/install-action@6cd13508893c0e7eab5f273c2575d3859bd7229a # v2.86.6 with: tool: git-cliff -