Skip to content

Remove GitHub Action Workflow checkout token: ${{secrets.SUB_MODULE_PAT}} #42

@medgar-nitric

Description

@medgar-nitric

To enable Github security dependency analysis feature 'Dependabot' we need to remove the Github secrets tokens so Dependabot can run when making a PR with updated dependencies.

    - name: Checkout
      uses: actions/checkout@v2
      with:
        token: ${{secrets.SUB_MODULE_PAT}}
        submodules: recursive

https://github.com/nitrictech/dotnet-sdk/blob/main/.github/workflows/dotnet-test.yml

┆Issue is synchronized with this Clickup task by Unito

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions