mirror of
https://github.com/grafana/grafana.git
synced 2025-01-24 23:37:01 -06:00
Chore(deps): Bump actions-ecosystem/action-regex-match from 2 to 2.0.1 (#33966)
Bumps [actions-ecosystem/action-regex-match](https://github.com/actions-ecosystem/action-regex-match) from 2 to 2.0.1. - [Release notes](https://github.com/actions-ecosystem/action-regex-match/releases) - [Commits](https://github.com/actions-ecosystem/action-regex-match/compare/v2...v2.0.1) 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:
parent
f8b5b3386f
commit
f1edd0ea08
2
.github/workflows/bump-version.yml
vendored
2
.github/workflows/bump-version.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
# This is a basic workflow to help you get started with Actions
|
||||
- uses: actions-ecosystem/action-regex-match@v2
|
||||
- uses: actions-ecosystem/action-regex-match@v2.0.1
|
||||
id: regex-match
|
||||
with:
|
||||
text: ${{ github.event.inputs.version }}
|
||||
|
Loading…
Reference in New Issue
Block a user