Bump bluwy/substitute-string-action from 1 to 2 (#2672)

Bumps [bluwy/substitute-string-action](https://github.com/bluwy/substitute-string-action) from 1 to 2.
- [Release notes](https://github.com/bluwy/substitute-string-action/releases)
- [Commits](https://github.com/bluwy/substitute-string-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: bluwy/substitute-string-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-10-04 21:19:33 +02:00 committed by GitHub
parent 4b5ec404d7
commit e3abf7be71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ jobs:
- name: Install xmlstarlet
run: sudo apt -y install xmlstarlet
- name: Create Version Variable
uses: bluwy/substitute-string-action@v1
uses: bluwy/substitute-string-action@v2
id: sub
with:
_input-text: ${{ fromJson(steps.api_results.outputs.result).tag_name }}