aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/binaries_release1.yml
diff options
context:
space:
mode:
authorchrislu <chris.lu@gmail.com>2023-01-10 00:52:50 -0800
committerchrislu <chris.lu@gmail.com>2023-01-10 00:52:50 -0800
commit47fa5ef979976efc6aa4b7e9d488d4e1244cd445 (patch)
tree25a0a4979fa7dfccc69fe90270c58ac86a399907 /.github/workflows/binaries_release1.yml
parent9e0d5261633617bfea20d8f7df01598bf91bc0b2 (diff)
parent44b0176e9e0f43453cdff2701c3293dad27da943 (diff)
downloadseaweedfs-47fa5ef979976efc6aa4b7e9d488d4e1244cd445.tar.xz
seaweedfs-47fa5ef979976efc6aa4b7e9d488d4e1244cd445.zip
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
Diffstat (limited to '.github/workflows/binaries_release1.yml')
-rw-r--r--.github/workflows/binaries_release1.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/binaries_release1.yml b/.github/workflows/binaries_release1.yml
index 283f571d7..e4f87623e 100644
--- a/.github/workflows/binaries_release1.yml
+++ b/.github/workflows/binaries_release1.yml
@@ -28,7 +28,7 @@ jobs:
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- - uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v2
+ - uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v2
- name: Go Release Binaries Normal Volume Size
uses: wangyoucao577/go-release-action@90da8ebfdc010a0e7d378419a76fd90230a05228 # v1.22
with: