diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 0e058bb..d0a3c58 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -24,7 +24,7 @@ jobs: uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 - name: Identify all-time contributors to this repository - uses: github/contributors@cc2aed69181e7633fa88a0d4303101738e7f4cab # v2.0.16 + uses: github/contributors@b518e14609eadf468470392201312777172b5dec # v2.0.17 env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} REPOSITORY: ${{ github.repository }}