Skip to content

Commit

Permalink
fix(deps): update vidavidorra/github-action-app-user action to v1.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 40b64b5 commit 577bad4
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@ba66df34f4f606fd5b5ec7f33cffdad9cff1048e # v1.0.13
uses: vidavidorra/github-action-app-user@79da2121f207c14754175b71e77eea4c2bc18aef # v1.0.14
with:
token: ${{ steps.appToken.outputs.token }}
slug: ${{ steps.appToken.outputs.app-slug }}
Expand Down

0 comments on commit 577bad4

Please sign in to comment.