chore(deps): refresh workflow actions and crate pins (#3696)

This commit is contained in:
houseme
2026-06-21 20:29:17 +08:00
committed by GitHub
parent a0e7957e92
commit 9e6d0c7292
17 changed files with 320 additions and 439 deletions
+2 -2
View File
@@ -47,7 +47,7 @@ jobs:
steps:
- name: Checkout helm chart repo
uses: actions/checkout@v6
uses: actions/checkout@v7
- name: Normalize release version
id: version
@@ -105,7 +105,7 @@ jobs:
steps:
- name: Checkout helm package repo
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
repository: rustfs/helm
token: ${{ secrets.RUSTFS_HELM_PACKAGE }}