Bump bluwy/substitute-string-action from 2 to 3 (#4783)

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

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-18 08:14:49 -04:00 committed by GitHub
parent fc5d949919
commit df52434b17
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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@v2
uses: bluwy/substitute-string-action@v3
id: sub
with:
_input-text: ${{ fromJson(steps.api_results.outputs.result).tag_name }}