File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -57,10 +57,10 @@ jobs:
57
57
files : |
58
58
/home/runner/work/ibm-object-csi-driver/ibm-object-csi-driver/cos-csi-mounter/cos-csi-mounter-latest.tar.gz
59
59
/home/runner/work/ibm-object-csi-driver/ibm-object-csi-driver/cos-csi-mounter/cos-csi-mounter-latest.tar.gz.sha256
60
- tag_name : v0.0.2
61
- name : v0.0.2
60
+ tag_name : v0.0.3
61
+ name : v0.0.3
62
62
body : CSR generated with SHA1 is not supported to get certs using Metadata.
63
- make_latest : false
63
+ prerelease : ${{ env.IS_LATEST_RELEASE != 'true' }}
64
64
65
65
- name : Perform CodeQL Analysis
66
66
uses : github/codeql-action/analyze@v3
Original file line number Diff line number Diff line change 3
3
"files": "go.sum|^.secrets.baseline$",
4
4
"lines": null
5
5
},
6
- "generated_at": "2025-05-07T05:46:22Z ",
6
+ "generated_at": "2025-05-07T06:30:32Z ",
7
7
"plugins_used": [
8
8
{
9
9
"name": "AWSKeyDetector"
You can’t perform that action at this time.
0 commit comments