Skip to content

Commit

Permalink
Build(deps): Bump supercharge/redis-github-action from 1.7.0 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps [supercharge/redis-github-action](https://github.com/supercharge/redis-github-action) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/supercharge/redis-github-action/releases)
- [Changelog](https://github.com/supercharge/redis-github-action/blob/main/CHANGELOG.md)
- [Commits](supercharge/redis-github-action@1.7.0...1.8.0)

---
updated-dependencies:
- dependency-name: supercharge/redis-github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent 2bd6544 commit 3688c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- name: Start Redis
uses: supercharge/redis-github-action@1.7.0
uses: supercharge/redis-github-action@1.8.0
# - name: Start PostgreSQL
# uses: harmon758/postgresql-action@v1
# with:
Expand Down

0 comments on commit 3688c5d

Please sign in to comment.