We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a34874 commit c2006eaCopy full SHA for c2006ea
.github/workflows/update-contributors.yaml
@@ -13,7 +13,7 @@ jobs:
13
- name: Checkout Repository
14
uses: actions/checkout@v3
15
- name: Tributors Update
16
- uses: con/tributors@de944deeaf5b24fb65518125d5d87e8b939191fb # 0.0.21
+ uses: con/tributors@master
17
env:
18
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
19
with:
0 commit comments