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 1d79979 commit 0e365c0Copy full SHA for 0e365c0
.github/workflows/update-contributors.yml
@@ -13,7 +13,7 @@ jobs:
13
CONTRIB_REPOSITORY: 'phparkitect/arkitect'
14
CONTRIB_OUTPUT_FILE: 'CONTRIBUTORS.md'
15
- name: Commit changes
16
- uses: test-room-7/action-update-file@v1
+ uses: test-room-7/action-update-file@v2
17
with:
18
file-path: 'CONTRIBUTORS.md'
19
commit-msg: Update Contributors
0 commit comments