Skip to content

Commit 99b60e6

Browse files
Bump actions/create-github-app-token from 3.0.0 to 3.1.0 (#12)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6fb89d5 commit 99b60e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tools_sync-fork-branch-master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
steps:
2121
- name: Generate app token
22-
uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
22+
uses: actions/create-github-app-token@7bd03711494f032dfa3be3558f7dc8787b0be333 # v3.1.0
2323
id: generate-token
2424
with:
2525
app-id: ${{ secrets.GH_APP_SRP_ID }}

0 commit comments

Comments
 (0)