diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index ee75acd..0b78c0a 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -24,7 +24,7 @@ jobs: uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - name: Identify all-time contributors to this repository - uses: github/contributors@b518e14609eadf468470392201312777172b5dec # v2.0.17 + uses: github/contributors@7e077779e5e7bf810cc722e15b38ee63f86b880e # v2.0.18 env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} REPOSITORY: ${{ github.repository }}