Skip to content

remove setup-go from the codeql-analysis workflow #740

Open
@ramonpetgrave64

Description

@ramonpetgrave64

Remove setuo-go from the codeql-analysis.yml workflow.
#738 (comment)

We have added a custom step to the code-ql analysys job, as a workaround to fix the workflow when using go1.21.
This issue is a reminder that we should reconsider having that custom step.

      - name: setup-go
        uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
        with:
          go-version-file: "go.mod"
          # not needed but gets ride of warnings
          cache: false

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:toolingIssues with project tooling (CI etc.)type:choreSome kind of task

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions