Skip to content

Commit a22f00b

Browse files
.github: update S3 gateway used for tests to 0.30.0 (#2804)
2 parents e500166 + 9eead9d commit a22f00b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/run-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,15 +104,15 @@ jobs:
104104
uses: dsaltares/[email protected]
105105
with:
106106
repo: 'nspcc-dev/neofs-s3-gw'
107-
version: 'tags/v0.29.0'
107+
version: 'tags/v0.30.0'
108108
file: 'neofs-s3-gw-linux-amd64'
109109
target: 'neofs-testcases/neofs-s3-gw'
110110

111111
- name: Download latest stable neofs-s3-gw-authmate
112112
uses: dsaltares/[email protected]
113113
with:
114114
repo: 'nspcc-dev/neofs-s3-gw'
115-
version: 'tags/v0.29.0'
115+
version: 'tags/v0.30.0'
116116
file: 'neofs-s3-authmate-linux-amd64'
117117
target: 'neofs-testcases/neofs-s3-authmate'
118118

0 commit comments

Comments
 (0)