Skip to content

Commit

Permalink
Bump frabert/replace-string-action from 1.3 to 2.0
Browse files Browse the repository at this point in the history
Bumps [frabert/replace-string-action](https://github.com/frabert/replace-string-action) from 1.3 to 2.0.
- [Release notes](https://github.com/frabert/replace-string-action/releases)
- [Commits](frabert/replace-string-action@v1.3...v2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jtpereyda committed Jun 28, 2021
1 parent e8925fa commit 7d4f9c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: python -m pip install --upgrade pip tox
- name: Format Python version for tox
id: py_tox_version
uses: frabert/replace-string-action@v1.3
uses: frabert/replace-string-action@v2.0
with:
pattern: '(\d)\.(\d)'
string: ${{ matrix.python-version }}
Expand Down

0 comments on commit 7d4f9c9

Please sign in to comment.