aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2022-05-16 09:16:15 -0700
committerGitHub <noreply@github.com>2022-05-16 09:16:15 -0700
commita045f97eeadfd042d7b1dddfab4080c3de257bb3 (patch)
tree5ca1211d888e5a6bb2f22fb1a0e88eb538ef52d3 /.github
parent1a7e02174c07d203cc9fbcac2b294c51954cee4d (diff)
parentd415596be0f4930af24c3a7a353ee0b97c4bc9b2 (diff)
downloadseaweedfs-a045f97eeadfd042d7b1dddfab4080c3de257bb3.tar.xz
seaweedfs-a045f97eeadfd042d7b1dddfab4080c3de257bb3.zip
Merge branch 'master' into dependabot/go_modules/github.com/Shopify/sarama-1.33.0
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/go.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml
index f40e759d3..cda96b954 100644
--- a/.github/workflows/go.yml
+++ b/.github/workflows/go.yml
@@ -21,7 +21,7 @@ jobs:
steps:
- name: Set up Go 1.x
- uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v2
+ uses: actions/setup-go@fcdc43634adb5f7ae75a9d7a9b9361790f7293e2 # v2
with:
go-version: ^1.13
id: go