Skip to content

Commit

Permalink
ci(github-action): update actions/create-github-app-token action ( v1…
Browse files Browse the repository at this point in the history
….10.3 → v1.10.4 )

| datasource  | package                         | from    | to      |
| ----------- | ------------------------------- | ------- | ------- |
| github-tags | actions/create-github-app-token | v1.10.3 | v1.10.4 |
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent d356fd0 commit eec79ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow_call-render-readme.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
contents: write
steps:
- name: "Generate Short Lived OAuth App Token (ghs_*)"
uses: actions/create-github-app-token@v1.10.3
uses: actions/create-github-app-token@v1.10.4
id: app-token
with:
app-id: "${{ secrets.MGLANTS_APP_ID }}"
Expand Down

0 comments on commit eec79ec

Please sign in to comment.