Skip to content

Commit

Permalink
Merge branch '3.3.x' into 3.4.x
Browse files Browse the repository at this point in the history
Closes gh-43872
  • Loading branch information
wilkinsona committed Jan 17, 2025
2 parents 86818b0 + c27156d commit 5e1585f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Check Out Release Verification Tests
uses: actions/checkout@v4
with:
ref: 'v0.0.7'
ref: 'v0.0.8'
repository: spring-projects/spring-boot-release-verification
token: ${{ secrets.token }}
- name: Check Out Send Notification Action
Expand Down

0 comments on commit 5e1585f

Please sign in to comment.