File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,15 +30,15 @@ jobs:
30
30
31
31
- name : Extract metadata (tags, labels) for Docker
32
32
id : meta
33
- uses : docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81
33
+ uses : docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96
34
34
with :
35
35
images : adversarialrobustnesstoolbox/releases
36
36
tags : |
37
37
type=raw,value={{branch}}-1.18.2-{{sha}}
38
38
type=semver,pattern={{version}}
39
39
40
40
- name : Build and push Docker image
41
- uses : docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75
41
+ uses : docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355
42
42
with :
43
43
context : .
44
44
push : true
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ matplotlib==3.7.1
6
6
scikit-learn==1.4.1.post1
7
7
six==1.16.0
8
8
Pillow==10.3.0
9
- tqdm==4.66.4
9
+ tqdm==4.67.1
10
10
statsmodels==0.14.2
11
11
pydub==0.25.1
12
12
resampy==0.4.3
You can’t perform that action at this time.
0 commit comments