Skip to content

Commit 09cedc1

Browse files
chore(deps): update dependency cosign to v3 (#265)
Co-authored-by: botty-mcbottington[bot] <168950816+botty-mcbottington[bot]@users.noreply.github.com>
1 parent 3375d7c commit 09cedc1

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

devbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"zizmor": "1.16.3",
1515
"conform": "0.1.0-alpha.29",
1616
"syft": "1.37.0",
17-
"cosign": "2.6.1",
17+
"cosign": "3.0.2",
1818
"apple-sdk_15": {
1919
"version": "15.2",
2020
"platforms": ["aarch64-darwin", "x86_64-darwin"]

devbox.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -125,51 +125,51 @@
125125
}
126126
}
127127
},
128-
"cosign@2.6.1": {
129-
"last_modified": "2025-10-07T08:41:47Z",
130-
"resolved": "github:NixOS/nixpkgs/bce5fe2bb998488d8e7e7856315f90496723793c#cosign",
128+
"cosign@3.0.2": {
129+
"last_modified": "2025-11-15T07:28:48Z",
130+
"resolved": "github:NixOS/nixpkgs/1d4c88323ac36805d09657d13a5273aea1b34f0c#cosign",
131131
"source": "devbox-search",
132-
"version": "2.6.1",
132+
"version": "3.0.2",
133133
"systems": {
134134
"aarch64-darwin": {
135135
"outputs": [
136136
{
137137
"name": "out",
138-
"path": "/nix/store/3l1yiiqb6xp0dim0nq46nqr0abn396ja-cosign-2.6.1",
138+
"path": "/nix/store/d3gpy04p9kskwlfj6px97zk03b6dxf6i-cosign-3.0.2",
139139
"default": true
140140
}
141141
],
142-
"store_path": "/nix/store/3l1yiiqb6xp0dim0nq46nqr0abn396ja-cosign-2.6.1"
142+
"store_path": "/nix/store/d3gpy04p9kskwlfj6px97zk03b6dxf6i-cosign-3.0.2"
143143
},
144144
"aarch64-linux": {
145145
"outputs": [
146146
{
147147
"name": "out",
148-
"path": "/nix/store/d46x1fj76zg1z1igpiik5nrzq1wwngdp-cosign-2.6.1",
148+
"path": "/nix/store/xqd61b02kf5fvra0gjzz6w6yizd03kyw-cosign-3.0.2",
149149
"default": true
150150
}
151151
],
152-
"store_path": "/nix/store/d46x1fj76zg1z1igpiik5nrzq1wwngdp-cosign-2.6.1"
152+
"store_path": "/nix/store/xqd61b02kf5fvra0gjzz6w6yizd03kyw-cosign-3.0.2"
153153
},
154154
"x86_64-darwin": {
155155
"outputs": [
156156
{
157157
"name": "out",
158-
"path": "/nix/store/j63xi2k125q351s4iqda4a48z9ksblg1-cosign-2.6.1",
158+
"path": "/nix/store/dqjy391kvsqg4wihjkbbyqnij0glhwz7-cosign-3.0.2",
159159
"default": true
160160
}
161161
],
162-
"store_path": "/nix/store/j63xi2k125q351s4iqda4a48z9ksblg1-cosign-2.6.1"
162+
"store_path": "/nix/store/dqjy391kvsqg4wihjkbbyqnij0glhwz7-cosign-3.0.2"
163163
},
164164
"x86_64-linux": {
165165
"outputs": [
166166
{
167167
"name": "out",
168-
"path": "/nix/store/3g531habxk3akfbjv83vd2gjhgpnaizh-cosign-2.6.1",
168+
"path": "/nix/store/vmblqdbnjhhrlwsvjigr9nf4fg7jgb42-cosign-3.0.2",
169169
"default": true
170170
}
171171
],
172-
"store_path": "/nix/store/3g531habxk3akfbjv83vd2gjhgpnaizh-cosign-2.6.1"
172+
"store_path": "/nix/store/vmblqdbnjhhrlwsvjigr9nf4fg7jgb42-cosign-3.0.2"
173173
}
174174
}
175175
},

0 commit comments

Comments
 (0)