Skip to content
This repository was archived by the owner on Jun 27, 2025. It is now read-only.

Commit 937b10d

Browse files
ci: Bump supercharge/redis-github-action from 1.7.0 to 1.8.0
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] <support@github.com>
1 parent ea65dee commit 937b10d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/setup-node@v4
1414
with:
1515
node-version: 20
16-
- uses: supercharge/redis-github-action@1.7.0
16+
- uses: supercharge/redis-github-action@1.8.0
1717
- run: npm ci
1818
- run: npm test
1919

0 commit comments

Comments
 (0)