|
3 | 3 | # Docs: https://gh.io/actions-lockfile |
4 | 4 | version: 'v0.0.2' |
5 | 5 | workflows: |
| 6 | + '.github/workflows/governance.yml': [] |
| 7 | + '.github/workflows/mirror.yml': [] |
| 8 | + '.github/workflows/scorecard.yml': [] |
| 9 | + '.github/workflows/secret-scanner.yml': [] |
6 | 10 | '.github/workflows/agda.yml': |
7 | 11 | - 'actions/cache@v6.1.0' |
8 | 12 | - 'actions/checkout@v7.0.1' |
9 | 13 | '.github/workflows/codeql.yml': |
10 | 14 | - 'actions/checkout@v7.0.1' |
11 | | - - 'github/codeql-action@v4.37.3' |
| 15 | + - 'github/codeql-action@v4.37.7' |
12 | 16 | '.github/workflows/hypatia-scan.yml': |
13 | 17 | - 'actions/checkout@v7.0.1' |
14 | 18 | - 'actions/github-script@v9.0.0' |
15 | 19 | - 'actions/upload-artifact@v7.0.1' |
16 | 20 | - 'erlef/setup-beam@v1.24.1' |
17 | | - - 'github/codeql-action@v4.37.3' |
| 21 | + - 'github/codeql-action@v4.37.7' |
18 | 22 | '.github/workflows/pages.yml': |
19 | 23 | - 'actions/checkout@v7.0.1' |
20 | 24 | - 'actions/deploy-pages@v5.0.0' |
@@ -61,16 +65,16 @@ dependencies: |
61 | 65 | - 'actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f' |
62 | 66 | 'dawidd6/action-send-mail@v3.12.0': |
63 | 67 | ref: 'v3.12.0' |
64 | | - commit: 'sha1-2e600f3776677e493bf0da7aaec39a586d19a5ed' |
| 68 | + commit: 'sha1-94de994a9f6fffee200243214e17002e2920bb59' |
65 | 69 | owner_id: 9713907 |
66 | 70 | repo_id: 222439721 |
67 | 71 | 'erlef/setup-beam@v1.24.1': |
68 | 72 | ref: 'v1.24.1' |
69 | 73 | commit: 'sha1-54075bcc5e249e4758d363f27d099f55d843f124' |
70 | 74 | owner_id: 47606891 |
71 | 75 | repo_id: 331103973 |
72 | | - 'github/codeql-action@v4.37.3': |
73 | | - ref: 'v4.37.3' |
74 | | - commit: 'sha1-e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81' |
| 76 | + 'github/codeql-action@v4.37.7': |
| 77 | + ref: 'v4.37.7' |
| 78 | + commit: 'sha1-ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd' |
75 | 79 | owner_id: 9919 |
76 | 80 | repo_id: 259445878 |
0 commit comments