Skip to content

Commit 686879d

Browse files
authored
Merge pull request #52 from github/ns/fixup-wfs
fix: sync up lockfile (again)
2 parents 2b41def + 9949531 commit 686879d

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

.github/workflows/actions.lock

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,27 @@ workflows:
1414
- 'actions/setup-go@v6.4.0:sha1-4a3601121dd01d1626a1e23e37211e3254c1c06c'
1515
- 'github/setup-goproxy@v1.1.0:sha1-5e60e1074d42316dfe2949ebf9a92bf77b24645b'
1616
dependencies:
17+
'actions/attest-build-provenance@predicate@1.1.4:sha1-36fa7d009e22618ca7cd599486979b8150596c74':
18+
tag: 'predicate@1.1.4'
19+
branch: 'main'
20+
commit: 'sha1-36fa7d009e22618ca7cd599486979b8150596c74'
21+
owner_id: 44036562
22+
repo_id: 760702757
23+
'actions/attest-build-provenance@v1.4.4:sha1-ef244123eb79f2f7a7e75d99086184180e6d0018':
24+
tag: 'v1.4.4'
25+
branch: 'main'
26+
commit: 'sha1-ef244123eb79f2f7a7e75d99086184180e6d0018'
27+
owner_id: 44036562
28+
repo_id: 760702757
29+
uses:
30+
- 'actions/attest-build-provenance@predicate@1.1.4:sha1-36fa7d009e22618ca7cd599486979b8150596c74'
31+
- 'actions/attest@v1.4.1:sha1-67422f5511b7ff725f4dbd6fb9bd2cd925c65a8d'
32+
'actions/attest@v1.4.1:sha1-67422f5511b7ff725f4dbd6fb9bd2cd925c65a8d':
33+
tag: 'v1.4.1'
34+
branch: 'main'
35+
commit: 'sha1-67422f5511b7ff725f4dbd6fb9bd2cd925c65a8d'
36+
owner_id: 44036562
37+
repo_id: 760701061
1738
'actions/checkout@v5.0.1:sha1-93cb6efe18208431cddfb8368fd83d5badbf9bfd':
1839
tag: 'v5.0.1'
1940
branch: 'releases/v5'
@@ -26,6 +47,12 @@ dependencies:
2647
commit: 'sha1-de0fac2e4500dabe0009e67214ff5f5447ce83dd'
2748
owner_id: 44036562
2849
repo_id: 197814629
50+
'actions/setup-go@v5.6.0:sha1-40f1582b2485089dde7abd97c1529aa768e1baff':
51+
tag: 'v5.6.0'
52+
branch: 'releases/v5'
53+
commit: 'sha1-40f1582b2485089dde7abd97c1529aa768e1baff'
54+
owner_id: 44036562
55+
repo_id: 192624594
2956
'actions/setup-go@v6.4.0:sha1-4a3601121dd01d1626a1e23e37211e3254c1c06c':
3057
tag: 'v6.4.0'
3158
branch: 'main'
@@ -38,6 +65,9 @@ dependencies:
3865
commit: 'sha1-9e2237c30f869ad3bcaed6a4be2cd43564dd421b'
3966
owner_id: 59704711
4067
repo_id: 421583656
68+
uses:
69+
- 'actions/attest-build-provenance@v1.4.4:sha1-ef244123eb79f2f7a7e75d99086184180e6d0018'
70+
- 'actions/setup-go@v5.6.0:sha1-40f1582b2485089dde7abd97c1529aa768e1baff'
4171
'github/setup-goproxy@v1.1.0:sha1-5e60e1074d42316dfe2949ebf9a92bf77b24645b':
4272
tag: 'v1.1.0'
4373
branch: 'main'

0 commit comments

Comments
 (0)