Skip to content

Commit

Permalink
Bump shogo82148/actions-setup-redis from 1.34.0 to 1.35.1 (#5227)
Browse files Browse the repository at this point in the history
Bumps [shogo82148/actions-setup-redis](https://github.com/shogo82148/actions-setup-redis) from 1.34.0 to 1.35.1.
- [Release notes](https://github.com/shogo82148/actions-setup-redis/releases)
- [Commits](shogo82148/actions-setup-redis@v1.34.0...v1.35.1)

---
updated-dependencies:
- dependency-name: shogo82148/actions-setup-redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Curtis Robert <crobert@splunk.com>
  • Loading branch information
dependabot[bot] and crobert-1 authored Aug 13, 2024
1 parent 0c15286 commit b0dcec4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ jobs:
- run: ln -sf otelcol_linux_${{ matrix.ARCH }} ./bin/otelcol
- run: chmod a+x ./bin/*
# Pin the version until https://github.com/shogo82148/actions-setup-redis/issues/958 is resolved
- uses: shogo82148/actions-setup-redis@v1.34.0
- uses: shogo82148/actions-setup-redis@v1.35.1
if: matrix.PROFILE == 'integration'
with:
auto-start: false
Expand Down Expand Up @@ -300,7 +300,7 @@ jobs:
- run: ln -sf otelcol_linux_amd64 ./bin/otelcol
- run: chmod a+x ./bin/*
# Pin the version until https://github.com/shogo82148/actions-setup-redis/issues/958 is resolved
- uses: shogo82148/actions-setup-redis@v1.34.0
- uses: shogo82148/actions-setup-redis@v1.35.1
if: matrix.PROFILE == 'integration'
with:
auto-start: false
Expand Down

0 comments on commit b0dcec4

Please sign in to comment.