Skip to content

Which default values is the action using compared to zizmor locally #113

Description

@nickvergessen

Previously we used

      - name: Install the latest version of uv
        uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
      - name: Check GitHub actions
        run: uvx zizmor --min-severity medium .github/workflows/*.yml

And "all of a sudden" it brings up like 20 warnings (rightfully):

action's hash pin has mismatched or missing version comment: points to unknown ref

But I can not reproduce them locally with 1.25.0 either and according to the docs the message is from 1.14.0:
https://docs.zizmor.sh/audits/#ref-version-mismatch

What am I missing locally and in the old style that this action is defining?

I tried to check the source code, but couldn't find any logical explanation for this

(Sorry if this is the wrong place and it should go into the normal repo instead, I'm just confused atm)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions