Skip to content

Commit 2ed9780

Browse files
committed
publish dev tag
Signed-off-by: Ashima-Ashima1 <[email protected]>
1 parent b69ace1 commit 2ed9780

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/release.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@ jobs:
5757
files: |
5858
/home/runner/work/ibm-object-csi-driver/ibm-object-csi-driver/cos-csi-mounter/cos-csi-mounter-latest.tar.gz
5959
/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
6262
body: CSR generated with SHA1 is not supported to get certs using Metadata.
63-
make_latest: false
63+
prerelease: ${{ env.IS_LATEST_RELEASE != 'true' }}
6464

6565
- name: Perform CodeQL Analysis
6666
uses: github/codeql-action/analyze@v3

.secrets.baseline

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"files": "go.sum|^.secrets.baseline$",
44
"lines": null
55
},
6-
"generated_at": "2025-05-07T05:46:22Z",
6+
"generated_at": "2025-05-07T06:30:32Z",
77
"plugins_used": [
88
{
99
"name": "AWSKeyDetector"

0 commit comments

Comments
 (0)