Skip to content

Commit 7277a43

Browse files
build(deps): bump supercharge/redis-github-action from 1.8.1 to 2
Bumps [supercharge/redis-github-action](https://github.com/supercharge/redis-github-action) from 1.8.1 to 2. - [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.1...v2) --- updated-dependencies: - dependency-name: supercharge/redis-github-action dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 176c7d4 commit 7277a43

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.1
48+
uses: supercharge/redis-github-action@v2
4949
- name: Install Java
5050
uses: actions/setup-java@v5
5151
with:

0 commit comments

Comments
 (0)