Skip to content

Commit c71a6a0

Browse files
ci: step-security pin setup-qemu-action to specific commit SHA (#4390)
* ci: step-security pin setup-qemu-action to specific commit SHA Signed-off-by: PavelSBorisov <[email protected]> * [skip ci] Add swagger.yaml --------- Signed-off-by: PavelSBorisov <[email protected]> Co-authored-by: envision-ci-agent <[email protected]>
1 parent 7b017c1 commit c71a6a0

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
# Add support for more platforms with QEMU
4141
- name: Set up QEMU
42-
uses: docker/setup-qemu-action@v3
42+
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v3.2.0
4343

4444
- name: Set up Docker Buildx
4545
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3.3.0

swagger-analytics.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ info:
208208
the heart of the Guardian solution is a sophisticated Policy Workflow Engine
209209
(PWE) that enables applications to offer a requirements-based tokenization
210210
implementation.
211-
version: 2.27.1
211+
version: 3.0.0
212212
contact:
213213
name: API developer
214214
url: https://envisionblockchain.com

swagger-indexer.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1875,7 +1875,7 @@ info:
18751875
the heart of the Guardian solution is a sophisticated Policy Workflow Engine
18761876
(PWE) that enables applications to offer a requirements-based tokenization
18771877
implementation.
1878-
version: 2.27.1
1878+
version: 3.0.0
18791879
contact:
18801880
name: API developer
18811881
url: https://envisionblockchain.com

swagger.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13142,7 +13142,7 @@ info:
1314213142
the heart of the Guardian solution is a sophisticated Policy Workflow Engine
1314313143
(PWE) that enables applications to offer a requirements-based tokenization
1314413144
implementation.
13145-
version: 2.27.1
13145+
version: 3.0.0
1314613146
contact:
1314713147
name: API developer
1314813148
url: https://envisionblockchain.com

0 commit comments

Comments
 (0)