Skip to content

Commit

Permalink
build: update to latest angular/dev-infra/github-actions/create-pr-fo…
Browse files Browse the repository at this point in the history
…r-changes (angular#54904)

Update to latest to correct node verison issue

PR Close angular#54904
  • Loading branch information
josephperrott committed Mar 17, 2024
1 parent 5328be6 commit f50afb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-cli-help.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
env:
ANGULAR_CLI_BUILDS_READONLY_GITHUB_TOKEN: ${{ secrets.ANGULAR_CLI_BUILDS_READONLY_GITHUB_TOKEN }}
- name: Create a PR (if necessary)
uses: angular/dev-infra/github-actions/create-pr-for-changes@5774b71c01a55c4c998f858ee37d3b77ae704c31
uses: angular/dev-infra/github-actions/create-pr-for-changes@1421ff04811ecb45812930c5d1f61d912880e75f
with:
branch-prefix: update-cli-help
pr-title: 'docs: update Angular CLI help [${{github.ref_name}}]'
Expand Down

0 comments on commit f50afb1

Please sign in to comment.