Skip to content

Commit c70abc8

Browse files
build(deps): bump jpmcb/prow-github-actions from 1.1.3 to 2.0.0
Bumps [jpmcb/prow-github-actions](https://github.com/jpmcb/prow-github-actions) from 1.1.3 to 2.0.0. - [Release notes](https://github.com/jpmcb/prow-github-actions/releases) - [Commits](jpmcb/prow-github-actions@v1.1.3...v2.0.0) --- updated-dependencies: - dependency-name: jpmcb/prow-github-actions dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2a9329 commit c70abc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
execute:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: jpmcb/prow-github-actions@v1.1.3
16+
- uses: jpmcb/prow-github-actions@v2.0.0
1717
with:
1818
jobs: 'pr-labeler'
1919
github-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)