Skip to content

Commit 8439f75

Browse files
authored
Update escrowBumpVersion.yaml
1 parent f28079b commit 8439f75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/escrowBumpVersion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
field: DepositVersion
5252
value: ${{ steps.bumpVersion.outputs.new_version }}
5353

54-
- uses: EndBug/add-and-commit@v8 # You can change this to use a specific version.
54+
- uses: EndBug/add-and-commit@v9.1.4 # You can change this to use a specific version.
5555
with:
5656
add: 'deposit_information.json'
5757
message: 'Bump escrow version to ${{ steps.bumpVersion.outputs.new_version }}'

0 commit comments

Comments
 (0)