Просмотр исходного кода

ci(deps): bump myrotvorets/info-from-package-json-action

Bumps [myrotvorets/info-from-package-json-action](https://github.com/myrotvorets/info-from-package-json-action) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/myrotvorets/info-from-package-json-action/releases)
- [Commits](https://github.com/myrotvorets/info-from-package-json-action/compare/2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: myrotvorets/info-from-package-json-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 1 год назад
Родитель
Сommit
d7e8b9ff1d
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      .github/workflows/release-pdf-converter.yml

+ 2 - 2
.github/workflows/release-pdf-converter.yml

@@ -16,7 +16,7 @@ jobs:
         ref: ${{ github.event.pull_request.base.ref }}
 
     - name: Retrieve information from package.json
-      uses: myrotvorets/info-from-package-json-action@2.0.1
+      uses: myrotvorets/info-from-package-json-action@v2.0.2
       id: package-json
       with:
         workingDir: apps/pdf-converter
@@ -96,7 +96,7 @@ jobs:
         turbo run version:prerelease --filter=@growi/pdf-converter
 
     - name: Retrieve information from package.json
-      uses: myrotvorets/info-from-package-json-action@2.0.1
+      uses: myrotvorets/info-from-package-json-action@v2.0.2
       id: package-json
       with:
         workingDir: apps/pdf-converter