Skip to content

Commit c81dc16

Browse files
Bump nick-fields/retry from 2.8.3 to 2.9.0 (#1259)
Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 2.8.3 to 2.9.0. - [Release notes](https://github.com/nick-fields/retry/releases) - [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js) - [Commits](nick-fields/retry@v2.8.3...v2.9.0) --- updated-dependencies: - dependency-name: nick-fields/retry 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>
1 parent 44fc13f commit c81dc16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v2.8.3
161+
uses: nick-fields/retry@v2.9.0
162162
with:
163163
max_attempts: 3
164164
timeout_minutes: 2

0 commit comments

Comments
 (0)