There was an error while loading. Please reload this page.
1 parent c4feefd commit 4cf80fcCopy full SHA for 4cf80fc
1 file changed
.github/workflows/update-dependents.yml
@@ -25,12 +25,12 @@ jobs:
25
- matlab-actions/run-build
26
steps:
27
- name: Checkout dependent repo
28
- uses: actions/checkout@v6
+ uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
29
with:
30
repository: ${{ matrix.repo }}
31
token: ${{ secrets.REPOS_ACCESS_TOKEN }}
32
33
- - uses: actions/setup-node@v6
+ - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
34
35
node-version: 24
36
0 commit comments