Skip to content

Commit

Permalink
Bump update-contributors workflow action
Browse files Browse the repository at this point in the history
A recent attempt to update contributors failed: https://github.com/datalad/datalad-gooey/actions/runs/6081095092/job/16496097252. I'm unsure whether bumping the action solves it, but this makes the version used here match the version used in datalad-core.
  • Loading branch information
adswa authored Sep 5, 2023
1 parent 6ae15f8 commit 8de770a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v2

- name: Tributors Update
uses: con/tributors@0.0.21
uses: con/tributors@0.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 8de770a

Please sign in to comment.