Skip to content

Commit 57f8a2b

Browse files
authored
Merge pull request #1045 from risuorg/dependabot/github_actions/jpmcb/prow-github-actions-2.0.0
build(deps): bump jpmcb/prow-github-actions from 1.1.3 to 2.0.0
2 parents 022fa1d + c70abc8 commit 57f8a2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)