Skip to content

Commit d7875c8

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all github actions
See associated pull request for more information.
1 parent dcf7986 commit d7875c8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ng-renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
working-directory: ./.github/ng-renovate
3939
- name: Setup UV
4040
if: matrix.REPOSITORY == 'angular/web-codegen-scorer' # UV is only needed for web-codegen-scorer as it uses python.
41-
uses: astral-sh/setup-uv@6ee6290f1cbc4156c0bdd66691b2c144ef8df19a # v7.4.0
41+
uses: astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7.5.0
4242
- name: Setup Dart
4343
if: matrix.REPOSITORY == 'angular/dev-infra' # Dart is only needed for rules_sass which is in dev-infra.
4444
uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c # v1

github-actions/npm/checkout-and-setup-node/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ runs:
5454
fi
5555
5656
- if: steps.packageManager.outputs.PACKAGE_MANAGER == 'pnpm'
57-
uses: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1 # v4.3.0
57+
uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0
5858
with:
5959
run_install: false
6060

0 commit comments

Comments
 (0)