Skip to content

Commit

Permalink
Bump actions/create-github-app-token from 1.11.0 to 1.11.1 (#57)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent b6a5f19 commit 0e54849
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/add-to-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
# https://github.com/actions/create-github-app-token

- name: Create GitHub App Token
uses: actions/create-github-app-token@v1.11.0
uses: actions/create-github-app-token@v1.11.1
id: app-token
with:
app-id: 1080775
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
# https://github.com/actions/create-github-app-token

- name: Create GitHub App Token
uses: actions/create-github-app-token@v1.11.0
uses: actions/create-github-app-token@v1.11.1
id: app-token
with:
app-id: 1080767
Expand Down

0 comments on commit 0e54849

Please sign in to comment.