Skip to content

Commit e4a3230

Browse files
Bump Wandalen/wretry.action from 1.4.9 to 3.8.0 (#1232)
Bumps [Wandalen/wretry.action](https://github.com/wandalen/wretry.action) from 1.4.9 to 3.8.0. - [Release notes](https://github.com/wandalen/wretry.action/releases) - [Commits](Wandalen/wretry.action@v1.4.9...v3.8.0) --- updated-dependencies: - dependency-name: Wandalen/wretry.action dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 188e3fe commit e4a3230

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
6161
# Initializes the CodeQL tools for scanning (with retry to avoid transient network errors).
6262
- name: Initialize CodeQL (with retry)
63-
uses: Wandalen/wretry.action@v1.4.9
63+
uses: Wandalen/wretry.action@v3.8.0
6464
with:
6565
action: github/codeql-action/init@v3
6666
attempt_limit: 3
@@ -90,7 +90,7 @@ jobs:
9090
# ./location_of_script_within_repo/buildscript.sh
9191

9292
- name: Perform CodeQL Analysis (with retry)
93-
uses: Wandalen/wretry.action@v1.4.9
93+
uses: Wandalen/wretry.action@v3.8.0
9494
with:
9595
action: github/codeql-action/analyze@v3
9696
attempt_limit: 3

0 commit comments

Comments
 (0)