Skip to content

Commit

Permalink
Merge pull request #249 from gresrun/dependabot/github_actions/superc…
Browse files Browse the repository at this point in the history
…harge/redis-github-action-1.8.0

Bump supercharge/redis-github-action from 1.5.0 to 1.8.0
  • Loading branch information
gresrun authored May 18, 2024
2 parents 8dd95ab + f27df6d commit cc5faf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
cache: maven

- name: Start Redis Server
uses: supercharge/redis-github-action@1.5.0
uses: supercharge/redis-github-action@1.8.0

- name: Run Tests
run: mvn clean test jacoco:report -Dgithub=true
Expand Down

0 comments on commit cc5faf3

Please sign in to comment.