Skip to content

Check and potentially bump CI/CD actions. #17

@pkucmus

Description

@pkucmus

There is an issue with sigstore/gh-action-sigstore-python@v2, sigstore/gh-action-sigstore-python@v3 works

And we seem to be missing the contents: write permission (which was never before required), update to softprops/action-gh-release@v2 while we're at it.

prepare_release.yml

...
  create-release:
    needs:
      - build
    runs-on: ubuntu-latest
    permissions:
      contents: write
...

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