From 8428c7effcff3a69a1f34ca63006fa405163e76f Mon Sep 17 00:00:00 2001 From: schmidtw Date: Mon, 10 Apr 2023 21:09:02 -0700 Subject: [PATCH] Update the docs. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 794fc1e..1a02f63 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ # #jobs: # add-to-project: -# uses: xmidt-org/shared-go/.github/workflows/ci.yml@main +# uses: xmidt-org/shared-go/.github/workflows/ci.yml@6dd1fab69f841fbea827a053e21fa83ea94774d9 # v3.0.0 # with: # release-type: library # secrets: inherit