Skip to content

Commit

Permalink
chore(deps): update actions/create-github-app-token action to v1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
my-renovate[bot] authored Jan 26, 2024
1 parent 27ea882 commit 421348b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- uses: actions/create-github-app-token@f04aa94d10cf56334d1c580e077ce2e3569e805d # v1.6.3
- uses: actions/create-github-app-token@c4fa18d55c5d49e6a2793e351ea4938322c61072 # v1.6.4
id: app-token
with:
app-id: ${{ secrets.MY_RENOVATE_GITHUB_APP_ID }}
Expand Down

0 comments on commit 421348b

Please sign in to comment.