Skip to content
This repository has been archived by the owner on Feb 17, 2025. It is now read-only.

Commit

Permalink
chore(deps): bump actions/create-github-app-token from 1.11.3 to 1.11…
Browse files Browse the repository at this point in the history
….5 (#89)
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent eb8f93d commit 464755a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updatecli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: Get token
id: get_token
uses: actions/create-github-app-token@67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 # v1
uses: actions/create-github-app-token@0d564482f06ca65fa9e77e2510873638c82206f2 # v1
with:
app-id: ${{ secrets.UPDATECLI_APP_ID }}
private-key: ${{ secrets.UPDATECLI_PRIVATE_KEY }}
Expand Down

0 comments on commit 464755a

Please sign in to comment.