Skip to content

Commit bf32367

Browse files
Bump nick-invision/retry from 2 to 3 (#853)
Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from 2 to 3. - [Release notes](https://github.com/nick-invision/retry/releases) - [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js) - [Commits](nick-fields/retry@v2...v3) --- updated-dependencies: - dependency-name: nick-invision/retry dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6343f2 commit bf32367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/canary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ jobs:
164164
repository: aws-observability/aws-otel-test-framework
165165
path: test-framework
166166
- name: validate trace sample
167-
uses: nick-invision/retry@v2
167+
uses: nick-invision/retry@v3
168168
with:
169169
timeout_seconds: 300
170170
max_attempts: 3

0 commit comments

Comments
 (0)