Skip to content

Commit

Permalink
Update supercharge/redis-github-action action to v1.8.0 (#136)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 20, 2023
1 parent ff00fb9 commit bdbdb38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
distribution: 'adopt'
java-version: 11
- name: Setup Redis
uses: supercharge/redis-github-action@1.7.0
uses: supercharge/redis-github-action@1.8.0
with:
redis-version: ${{ matrix.redis-version }}
- name: Run Build
Expand Down

0 comments on commit bdbdb38

Please sign in to comment.