Skip to content

Commit 0e365c0

Browse files
ci(deps): bump test-room-7/action-update-file from 1 to 2
Bumps [test-room-7/action-update-file](https://github.com/test-room-7/action-update-file) from 1 to 2. - [Release notes](https://github.com/test-room-7/action-update-file/releases) - [Commits](test-room-7/action-update-file@v1...v2) --- updated-dependencies: - dependency-name: test-room-7/action-update-file dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d79979 commit 0e365c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-contributors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
CONTRIB_REPOSITORY: 'phparkitect/arkitect'
1414
CONTRIB_OUTPUT_FILE: 'CONTRIBUTORS.md'
1515
- name: Commit changes
16-
uses: test-room-7/action-update-file@v1
16+
uses: test-room-7/action-update-file@v2
1717
with:
1818
file-path: 'CONTRIBUTORS.md'
1919
commit-msg: Update Contributors

0 commit comments

Comments
 (0)