Skip to content

Commit

Permalink
ci(deps): update actions/create-github-app-token digest to 3378cda
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent df78652 commit b9d9c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
steps:
- name: Create Alpha 60 token
id: a60-token
uses: actions/create-github-app-token@31c86eb3b33c9b601a1f60f98dcbfd1d70f379b4 # v1
uses: actions/create-github-app-token@3378cda945da322a8db4b193e19d46352ebe2de5 # v1
with:
app-id: ${{ secrets.A60_APP_ID }}
private-key: ${{ secrets.A60_PRIVATE_KEY }}
Expand Down

0 comments on commit b9d9c38

Please sign in to comment.