Skip to content

Commit

Permalink
Bump playframework/.github from 3 to 4
Browse files Browse the repository at this point in the history
Bumps [playframework/.github](https://github.com/playframework/.github) from 3 to 4.
- [Release notes](https://github.com/playframework/.github/releases)
- [Commits](playframework/.github@v3...v4)

---
updated-dependencies:
- dependency-name: playframework/.github
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 3, 2024
1 parent b85a89d commit b14b52a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ concurrency:
jobs:
publish-local:
name: Publish local
uses: playframework/.github/.github/workflows/cmd.yml@v3
uses: playframework/.github/.github/workflows/cmd.yml@v4
with:
java: 17, 11
scala: 2.13.x, 3.x
Expand All @@ -26,4 +26,4 @@ jobs:
if: github.event_name == 'pull_request'
needs: # Should be last
- "publish-local"
uses: playframework/.github/.github/workflows/rtm.yml@v3
uses: playframework/.github/.github/workflows/rtm.yml@v4

0 comments on commit b14b52a

Please sign in to comment.