-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
We are trying to use this action in our dependency submission workflow and encountered an error. Please see the following screenshot for details.

Context:
- This is a swift project
- Package manager is gem
This is the workflow that we run:
name: Component Detection
on:
workflow_dispatch:
push:
branches: [ "main", "release/*" ]
pull_request:
branches: [ "main", "release/*" ]
permissions:
id-token: write
contents: write
jobs:
dependency-submission:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Component detection
uses: advanced-security/[email protected]
antoine-milochau-shift and otemnov
Metadata
Metadata
Assignees
Labels
No labels