Skip to content

Commit

Permalink
chore: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo committed Dec 17, 2024
1 parent 0e21338 commit 795b41d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ permissions:
steps:
- name: Get GitHub App Token
id: token
uses: SocialGouv/token-bureau@v1
uses: SocialGouv/token-bureau@main
with:
token-bureau-url: https://your-token-bureau-service.com
audience: your-audience-value
Expand Down
2 changes: 1 addition & 1 deletion examples/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- name: Get GitHub App Token
id: token
uses: SocialGouv/token-bureau@v1
uses: SocialGouv/token-bureau@main
with:
token-bureau-url: https://your-token-bureau-service.com
audience: your-audience-value
Expand Down

0 comments on commit 795b41d

Please sign in to comment.