Skip to content

Commit cbf738c

Browse files
build(deps): bump supercharge/redis-github-action from 1.8.0 to 1.8.1
Bumps [supercharge/redis-github-action](https://github.com/supercharge/redis-github-action) from 1.8.0 to 1.8.1. - [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.8.0...1.8.1) --- updated-dependencies: - dependency-name: supercharge/redis-github-action dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb18c21 commit cbf738c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-integrations-tasks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
python-version: ${{ matrix.python-version }}
4646
allow-prereleases: true
4747
- name: Start Redis
48-
uses: supercharge/redis-github-action@1.8.0
48+
uses: supercharge/redis-github-action@1.8.1
4949
- name: Install Java
5050
uses: actions/setup-java@v5
5151
with:

0 commit comments

Comments
 (0)