Skip to content

Commit f5c7c06

Browse files
Bump nick-fields/retry from 3.0.0 to 3.0.2 (#1501)
Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 3.0.0 to 3.0.2. - [Release notes](https://github.com/nick-fields/retry/releases) - [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js) - [Commits](nick-fields/retry@v3.0.0...v3.0.2) --- updated-dependencies: - dependency-name: nick-fields/retry dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d4124f commit f5c7c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
echo "PLEXAPI_AUTH_SERVER_TOKEN=${{ secrets.PLEXAPI_AUTH_SERVER_TOKEN }}" >> $GITHUB_ENV
159159
160160
- name: Bootstrap ${{ matrix.plex }} Plex server
161-
uses: nick-fields/retry@v3.0.0
161+
uses: nick-fields/retry@v3.0.2
162162
with:
163163
max_attempts: 3
164164
timeout_minutes: 2

0 commit comments

Comments
 (0)