Skip to content

Commit

Permalink
fix(deps): update vidavidorra/github-action-app-user action to v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 28, 2024
1 parent f0b5aac commit dfd49aa
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 @@ -52,7 +52,7 @@ jobs:
private-key: ${{ secrets.privateKey }}
- name: GitHub App user
id: appUser
uses: vidavidorra/github-action-app-user@ff41e880a2991bd0b17577105be298e38cfd7411 # v1.0.5
uses: vidavidorra/github-action-app-user@1c93b21579e38fc16efaccbc524275e0e1c82867 # v1.0.6
with:
token: ${{ steps.appToken.outputs.token }}
slug: ${{ steps.appToken.outputs.app-slug }}
Expand Down

0 comments on commit dfd49aa

Please sign in to comment.