Skip to content

Commit

Permalink
ci: add version comment to create-github-app-token action (#2121)
Browse files Browse the repository at this point in the history
Signed-off-by: Philipp Rudloff <philipp.rudloff@konghq.com>
  • Loading branch information
Philipp Rudloff authored Feb 1, 2024
1 parent 16d0fbe commit 2cd1405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-gui-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:

- run: yarn run build

- uses: actions/create-github-app-token@86576b355dd19da0519e0bdb63d8edb5bcf76a25
- uses: actions/create-github-app-token@86576b355dd19da0519e0bdb63d8edb5bcf76a25 # v1.7.0
id: github-app-token
with:
app-id: ${{ secrets.APP_ID }}
Expand Down

0 comments on commit 2cd1405

Please sign in to comment.