Skip to content

Commit 366bc7a

Browse files
[gha] Bump open-edge-platform/orch-ci/.github/workflows/apporch-go-fuzz.yml
Bumps [open-edge-platform/orch-ci/.github/workflows/apporch-go-fuzz.yml](https://github.com/open-edge-platform/orch-ci) from 0.1.65 to 0.1.66. - [Commits](open-edge-platform/orch-ci@490a865...79c4381) --- updated-dependencies: - dependency-name: open-edge-platform/orch-ci/.github/workflows/apporch-go-fuzz.yml dependency-version: 0.1.66 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c2a714 commit 366bc7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-fuzz.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
contents: read
3030
if: ${{ inputs.run_tenant_controller || github.event_name == 'schedule' }}
3131
name: Tenant Controller Go Fuzzing Tests
32-
uses: open-edge-platform/orch-ci/.github/workflows/apporch-go-fuzz.yml@490a8651344e504bba68a208b1104254046dacd5 # 0.1.65
32+
uses: open-edge-platform/orch-ci/.github/workflows/apporch-go-fuzz.yml@79c4381f9be567527d8782094317b0282493e45a # 0.1.66
3333
with:
3434
# Declare 4800 secs duration since schedule event will not pick up input values from workflow_dispatch
3535
fuzz_seconds: ${{ fromJSON(inputs.fuzz_seconds_tenant_controller || 4800) }}

0 commit comments

Comments
 (0)