mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-08 06:15:40 +00:00
Update version of prow-action (#3434)
Signed-off-by: Nolan Brubaker <brubakern@vmware.com>
This commit is contained in:
2
.github/workflows/prow-action.yml
vendored
2
.github/workflows/prow-action.yml
vendored
@@ -9,7 +9,7 @@ jobs:
|
||||
execute:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: jpmcb/prow-github-actions@v1
|
||||
- uses: jpmcb/prow-github-actions@v1.1.2
|
||||
with:
|
||||
# Only support /kind command for now.
|
||||
# TODO: before allowing the /lgtm command, see if we can block merging if changelog labels are missing.
|
||||
|
||||
Reference in New Issue
Block a user