There was an error while loading. Please reload this page.
1 parent cdfd8f0 commit 475da9fCopy full SHA for 475da9f
3 files changed
.github/workflows/build_container.yml
@@ -95,7 +95,7 @@ jobs:
95
96
- name: Extract version number
97
id: extract_version
98
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
99
with:
100
script: |
101
const agentVersion = '${{ matrix.agent_version }}';
.github/workflows/ci.yaml
@@ -34,7 +34,7 @@ jobs:
34
35
36
37
38
39
40
.github/workflows/security_scanning.yml
@@ -40,7 +40,7 @@ jobs:
41
42
43
44
45
46
0 commit comments