Skip to content

Commit 918f05f

Browse files
dependabot[bot]jj22ee
authored andcommitted
Bump actions/setup-go from 5 to 6 (#1182)
1 parent 715df21 commit 918f05f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-tests-with-operator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
path: aws-otel-java-instrumentation
9898

9999
- name: Set up Go 1.x
100-
uses: actions/setup-go@v5
100+
uses: actions/setup-go@v6
101101
with:
102102
go-version: '~1.18.9'
103103

0 commit comments

Comments
 (0)