Skip to content

Commit

Permalink
fix(deps): update vidavidorra/github-action-app-user action to v1.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 1d44b70 commit 936c81a
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@9992b911ac5414bc34d0ae9033c6a7b8bd7a7ab1 # v1.0.12
uses: vidavidorra/github-action-app-user@ba66df34f4f606fd5b5ec7f33cffdad9cff1048e # v1.0.13
with:
token: ${{ steps.appToken.outputs.token }}
slug: ${{ steps.appToken.outputs.app-slug }}
Expand Down

0 comments on commit 936c81a

Please sign in to comment.