Skip to content

Commit

Permalink
need to checkout
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Hall <jason@chainguard.dev>
  • Loading branch information
imjasonh committed Jan 28, 2024
1 parent 4a85125 commit 06c2a0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/chainguard/use-action.sts.yaml
Expand Up @@ -4,4 +4,5 @@ claim_pattern:
job_workflow_ref: chainguard-dev/octo-sts-js/.github/workflows/use-action.yaml@refs/heads/main

permissions:
contents: read
issues: write
1 change: 1 addition & 0 deletions .github/workflows/use-action.yaml
Expand Up @@ -19,6 +19,7 @@ jobs:
scope: chainguard-dev/octo-sts-js
identity: use-action

- uses: actions/checkout@v4
- env:
GITHUB_TOKEN: ${{ steps.octo-sts.outputs.token }}
run: gh issue create --title "Use Action" --body "This issue was created using an Octo STS token"

0 comments on commit 06c2a0a

Please sign in to comment.