diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 640854e..cb2fdbb 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -13,6 +13,8 @@ jobs: build: runs-on: ubuntu-latest + permissions: + contents: read steps: - uses: actions/checkout@v6