Skip to content

Commit

Permalink
Merge pull request #508 from danmayer/dependabot/github_actions/super…
Browse files Browse the repository at this point in the history
…charge/redis-github-action-1.8.0

Bump supercharge/redis-github-action from 1.2.0 to 1.8.0
  • Loading branch information
danmayer authored Apr 20, 2024
2 parents 4e16773 + be4e862 commit def88a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
runs-on: ${{ matrix.os }}-latest
steps:
- uses: actions/checkout@v4
- uses: supercharge/redis-github-action@1.2.0
- uses: supercharge/redis-github-action@1.8.0
with:
redis-version: ${{ matrix.redis-version }}
- uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit def88a7

Please sign in to comment.