bitwarden_workflow_linter 0.7.0__py3-none-any.whl → 0.8.0__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.
- bitwarden_workflow_linter/__about__.py +1 -1
- bitwarden_workflow_linter/default_actions.json +2 -7
- {bitwarden_workflow_linter-0.7.0.dist-info → bitwarden_workflow_linter-0.8.0.dist-info}/METADATA +1 -1
- {bitwarden_workflow_linter-0.7.0.dist-info → bitwarden_workflow_linter-0.8.0.dist-info}/RECORD +7 -7
- {bitwarden_workflow_linter-0.7.0.dist-info → bitwarden_workflow_linter-0.8.0.dist-info}/WHEEL +0 -0
- {bitwarden_workflow_linter-0.7.0.dist-info → bitwarden_workflow_linter-0.8.0.dist-info}/entry_points.txt +0 -0
- {bitwarden_workflow_linter-0.7.0.dist-info → bitwarden_workflow_linter-0.8.0.dist-info}/licenses/LICENSE.txt +0 -0
@@ -181,8 +181,8 @@
|
|
181
181
|
},
|
182
182
|
"codecov/codecov-action": {
|
183
183
|
"name": "codecov/codecov-action",
|
184
|
-
"sha": "
|
185
|
-
"version": "v5.1.
|
184
|
+
"sha": "1e68e06f1dbfde0e4cefc87efeba9e4643565303",
|
185
|
+
"version": "v5.1.2"
|
186
186
|
},
|
187
187
|
"codecov/test-results-action": {
|
188
188
|
"name": "codecov/test-results-action",
|
@@ -379,11 +379,6 @@
|
|
379
379
|
"sha": "7b4da11513bf3f43f9999e90eabced41ab8bb048",
|
380
380
|
"version": "v2.2.0"
|
381
381
|
},
|
382
|
-
"sonarsource/sonarcloud-github-action": {
|
383
|
-
"name": "sonarsource/sonarcloud-github-action",
|
384
|
-
"sha": "02ef91109b2d589e757aefcfb2854c2783fd7b19",
|
385
|
-
"version": "v4.0.0"
|
386
|
-
},
|
387
382
|
"sonarsource/sonarqube-scan-action": {
|
388
383
|
"name": "sonarsource/sonarqube-scan-action",
|
389
384
|
"sha": "bfd4e558cda28cda6b5defafb9232d191be8c203",
|
{bitwarden_workflow_linter-0.7.0.dist-info → bitwarden_workflow_linter-0.8.0.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: bitwarden_workflow_linter
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.8.0
|
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
|
{bitwarden_workflow_linter-0.7.0.dist-info → bitwarden_workflow_linter-0.8.0.dist-info}/RECORD
RENAMED
@@ -1,8 +1,8 @@
|
|
1
|
-
bitwarden_workflow_linter/__about__.py,sha256=
|
1
|
+
bitwarden_workflow_linter/__about__.py,sha256=rRa1uc25YQA12lolITetcZE4YGPjWwImD8QVIhJKGq0,59
|
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=
|
5
|
+
bitwarden_workflow_linter/default_actions.json,sha256=ssK4tTcaNJdJczfRK5jvEsUUGdk59xogKRntlHP2JTQ,12762
|
6
6
|
bitwarden_workflow_linter/default_settings.yaml,sha256=1UqxfpeEgdp9qTaM03EheDXFy6opCb2SelA6fnie-04,910
|
7
7
|
bitwarden_workflow_linter/lint.py,sha256=RDHv5jGeGCf5XIHE8jyqQET3-cFykl7223SQVS4Q3pg,5525
|
8
8
|
bitwarden_workflow_linter/load.py,sha256=FWxotIlB0vyKzrVw87sOx3qdRiJG_0hVHRbbLXZY4Sc,5553
|
@@ -22,8 +22,8 @@ bitwarden_workflow_linter/rules/run_actionlint.py,sha256=K-RLQRXs591Ud_kiNQHhIJf
|
|
22
22
|
bitwarden_workflow_linter/rules/step_approved.py,sha256=4pUCrOlWomo43bwGBunORphv1RJzc3spRKgZ4VLtDS0,3304
|
23
23
|
bitwarden_workflow_linter/rules/step_pinned.py,sha256=MagV8LNdgRKyncmSdH9V-TlIcsdjzoDHDWqovzWon9E,3559
|
24
24
|
bitwarden_workflow_linter/rules/underscore_outputs.py,sha256=LoCsDN_EfQ8H9n5BfZ5xCe7BeHqJGPMcV0vo1c9YJcw,4275
|
25
|
-
bitwarden_workflow_linter-0.
|
26
|
-
bitwarden_workflow_linter-0.
|
27
|
-
bitwarden_workflow_linter-0.
|
28
|
-
bitwarden_workflow_linter-0.
|
29
|
-
bitwarden_workflow_linter-0.
|
25
|
+
bitwarden_workflow_linter-0.8.0.dist-info/METADATA,sha256=agNUEItOXJEzR8G7mF3XWHTTfo2NK1tI4Bh8vBqXHNA,6415
|
26
|
+
bitwarden_workflow_linter-0.8.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
27
|
+
bitwarden_workflow_linter-0.8.0.dist-info/entry_points.txt,sha256=SA_yF9CwL4VMUvdcmCd7k9rjsQNzfeOUBuDnMnaO8QQ,60
|
28
|
+
bitwarden_workflow_linter-0.8.0.dist-info/licenses/LICENSE.txt,sha256=uY-7N9tbI7xc_c0WeTIGpacSCnsB91N05eCIg3bkaRw,35140
|
29
|
+
bitwarden_workflow_linter-0.8.0.dist-info/RECORD,,
|
{bitwarden_workflow_linter-0.7.0.dist-info → bitwarden_workflow_linter-0.8.0.dist-info}/WHEEL
RENAMED
File without changes
|
File without changes
|
File without changes
|