Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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>
  • Loading branch information
dependabot[bot] authored Apr 14, 2025
commit b010b0bb690b5a1940dd8923f82a8e54305add4a
2 changes: 1 addition & 1 deletion .github/workflows/prow-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
execute:
runs-on: ubuntu-latest
steps:
- uses: jpmcb/prow-github-actions@v1.1.3
- uses: jpmcb/prow-github-actions@v2.0.0
with:
# TODO: before allowing the /lgtm command, see if we can block merging if changelog labels are missing.
prow-commands: |
Expand Down
Loading