Skip to content

Commit

Permalink
Renovate: actions/create-github-app-token to 31c86eb
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent e0410da commit 3e0ae0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/add-to-project/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ runs:
- name: Generate token
id: generate-token
# yamllint disable-line rule:line-length
uses: actions/create-github-app-token@ad38cffc07bac6e3857755914c4c88bfd2db4da4 # v1
uses: actions/create-github-app-token@31c86eb3b33c9b601a1f60f98dcbfd1d70f379b4 # v1
with:
app-id: ${{ inputs.app-id }}
private-key: ${{ inputs.app-pem }}
Expand Down

0 comments on commit 3e0ae0b

Please sign in to comment.