Skip to content

Commit f3da843

Browse files
authored
Merge pull request #46 from nushell/fdncred-patch-1
update info-from-package-json to 1.1.0
2 parents f8c7657 + b763678 commit f3da843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
#- run: echo '${{ steps.info.outputs.version }}'
4242

4343
- name: Retrieve information from package.json
44-
uses: myrotvorets/info-from-package-json-action@1.0.5
44+
uses: myrotvorets/info-from-package-json-action@1.1.0
4545
id: ver
4646

4747
- uses: lannonbr/vsce-action@master

0 commit comments

Comments
 (0)