Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2022
1 parent fb7bd62 commit 6340630
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 @@ -28,7 +28,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@v2.3
uses: frabert/replace-string-action@v2.4
with:
pattern: '(\d)\.(\d)'
string: ${{ matrix.python-version }}
Expand Down

0 comments on commit 6340630

Please sign in to comment.