Skip to content

Commit b763678

Browse files
authored
update info-from-package-json to 1.1.0
1 parent f8c7657 commit b763678

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)