bitwarden_workflow_linter 0.11.2__py3-none-any.whl → 0.12.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,3 @@
1
1
  """Metadata for Workflow Linter."""
2
2
 
3
- __version__ = "0.11.2"
3
+ __version__ = "0.12.1"
@@ -24,6 +24,11 @@
24
24
  "sha": "fe7b79cd5ee1e45176fcad797de68ecaf3ca4814",
25
25
  "version": "v4.2.0"
26
26
  },
27
+ "PyO3/maturin-action": {
28
+ "name": "PyO3/maturin-action",
29
+ "sha": "ea5bac0f1ccd0ab11c805e2b804bfcb65dac2eab",
30
+ "version": "v1.45.0"
31
+ },
27
32
  "Swatinem/rust-cache": {
28
33
  "name": "Swatinem/rust-cache",
29
34
  "sha": "82a92a6e8fbeee089604da2575dc567ae9ddeaab",
@@ -234,6 +239,11 @@
234
239
  "sha": "c47758b77c9736f4b2ef4073d4d51994fabfe349",
235
240
  "version": "v3.7.1"
236
241
  },
242
+ "docker/setup-docker-action": {
243
+ "name": "docker/setup-docker-action",
244
+ "sha": "b60f85385d03ac8acfca6d9996982511d8620a19",
245
+ "version": "v4.3.0"
246
+ },
237
247
  "docker/setup-qemu-action": {
238
248
  "name": "docker/setup-qemu-action",
239
249
  "sha": "49b3bc8e6bdd4a60e6116a5414239cba5943d3cf",
@@ -279,6 +289,11 @@
279
289
  "sha": "f9c9c575b8b21b6485636a91ffecd10e558c62f6",
280
290
  "version": "v3.5.0"
281
291
  },
292
+ "grafana/run-k6-action": {
293
+ "name": "grafana/run-k6-action",
294
+ "sha": "c6b79182b9b666aa4f630f4a6be9158ead62536e",
295
+ "version": "v1.2.0"
296
+ },
282
297
  "hashicorp/setup-packer": {
283
298
  "name": "hashicorp/setup-packer",
284
299
  "sha": "1aa358be5cf73883762b302a3a03abd66e75b232",
@@ -334,11 +349,6 @@
334
349
  "sha": "276d7966e389d888f011539a86c8920025ea0626",
335
350
  "version": "v3.0.1"
336
351
  },
337
- "PyO3/maturin-action": {
338
- "name": "PyO3/maturin-action",
339
- "sha": "ea5bac0f1ccd0ab11c805e2b804bfcb65dac2eab",
340
- "version": "v1.45.0"
341
- },
342
352
  "reactivecircus/android-emulator-runner": {
343
353
  "name": "reactivecircus/android-emulator-runner",
344
354
  "sha": "62dbb605bba737720e10b196cb4220d374026a6d",
@@ -404,4 +414,4 @@
404
414
  "sha": "a3c219da6b8fa73f6ba62b68ff09c469b3a1c024",
405
415
  "version": "2.2.2"
406
416
  }
407
- }
417
+ }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bitwarden_workflow_linter
3
- Version: 0.11.2
3
+ Version: 0.12.1
4
4
  Summary: Custom GitHub Action Workflow Linter
5
5
  Project-URL: Homepage, https://github.com/bitwarden/workflow-linter
6
6
  Project-URL: Issues, https://github.com/bitwarden/workflow-linter/issues
@@ -1,8 +1,8 @@
1
- bitwarden_workflow_linter/__about__.py,sha256=PBt4ps8lK-L7QOv2wCGAit5YHP-xaoTmYQBJLBKNQ84,60
1
+ bitwarden_workflow_linter/__about__.py,sha256=ElQFqKzKcPO6t6_C4R8hyctLvMon_wJnr4pIi-dqFiQ,60
2
2
  bitwarden_workflow_linter/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  bitwarden_workflow_linter/actions.py,sha256=LAn3yQeMMmCOvJWeTn3dE1U2nyEJqIBMwESq3TtY9hE,9069
4
4
  bitwarden_workflow_linter/cli.py,sha256=wgkK1MlVbo6Zx3f2CZZ_tkSWq_hdsGciHJA1knX6Yuw,1699
5
- bitwarden_workflow_linter/default_actions.json,sha256=of0RMn2rTDqSrX5ub3g9ARXehO0j0Ysu6s0P29sX6T8,12605
5
+ bitwarden_workflow_linter/default_actions.json,sha256=JUSg7sUYGxszfIN7W3C6FV1Y5Jx1Vg7eb6Raz_rJYt0,12914
6
6
  bitwarden_workflow_linter/default_settings.yaml,sha256=XCaRFqdJ_lbNUDlPthySZzF0dGjnpW28iNSRQsJaJJE,1044
7
7
  bitwarden_workflow_linter/lint.py,sha256=R0dXkwir0KzXFHWfWlqpH_CyBwa7O8wHSBTy560u94g,6322
8
8
  bitwarden_workflow_linter/load.py,sha256=FWxotIlB0vyKzrVw87sOx3qdRiJG_0hVHRbbLXZY4Sc,5553
@@ -23,8 +23,8 @@ bitwarden_workflow_linter/rules/run_actionlint.py,sha256=K-RLQRXs591Ud_kiNQHhIJf
23
23
  bitwarden_workflow_linter/rules/step_approved.py,sha256=4pUCrOlWomo43bwGBunORphv1RJzc3spRKgZ4VLtDS0,3304
24
24
  bitwarden_workflow_linter/rules/step_pinned.py,sha256=MagV8LNdgRKyncmSdH9V-TlIcsdjzoDHDWqovzWon9E,3559
25
25
  bitwarden_workflow_linter/rules/underscore_outputs.py,sha256=LoCsDN_EfQ8H9n5BfZ5xCe7BeHqJGPMcV0vo1c9YJcw,4275
26
- bitwarden_workflow_linter-0.11.2.dist-info/METADATA,sha256=U07OwOaHGuTYcSUsUXs2a7Xy2wfAilWT7Fm37E5aSuY,6956
27
- bitwarden_workflow_linter-0.11.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
28
- bitwarden_workflow_linter-0.11.2.dist-info/entry_points.txt,sha256=SA_yF9CwL4VMUvdcmCd7k9rjsQNzfeOUBuDnMnaO8QQ,60
29
- bitwarden_workflow_linter-0.11.2.dist-info/licenses/LICENSE.txt,sha256=uY-7N9tbI7xc_c0WeTIGpacSCnsB91N05eCIg3bkaRw,35140
30
- bitwarden_workflow_linter-0.11.2.dist-info/RECORD,,
26
+ bitwarden_workflow_linter-0.12.1.dist-info/METADATA,sha256=aFS4Qbfn8owfwz1tahEaVOP-of4UxWV2BXWKCgnRaS4,6956
27
+ bitwarden_workflow_linter-0.12.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
28
+ bitwarden_workflow_linter-0.12.1.dist-info/entry_points.txt,sha256=SA_yF9CwL4VMUvdcmCd7k9rjsQNzfeOUBuDnMnaO8QQ,60
29
+ bitwarden_workflow_linter-0.12.1.dist-info/licenses/LICENSE.txt,sha256=uY-7N9tbI7xc_c0WeTIGpacSCnsB91N05eCIg3bkaRw,35140
30
+ bitwarden_workflow_linter-0.12.1.dist-info/RECORD,,