File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 55
55
uses : docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
56
56
-
57
57
name : Set up Docker Buildx
58
- uses : docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
58
+ uses : docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
59
59
-
60
60
name : Login to Docker Hub
61
61
uses : docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0
@@ -100,7 +100,7 @@ jobs:
100
100
merge-multiple : true
101
101
-
102
102
name : Set up Docker Buildx
103
- uses : docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
103
+ uses : docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
104
104
-
105
105
name : Docker meta
106
106
id : meta
Original file line number Diff line number Diff line change 26
26
- build(deps): bump docker/build-push-action from 6.15.0 to 6.16.0 (#75 )
27
27
- build(deps): bump docker/build-push-action from 6.16.0 to 6.18.0 (#77 )
28
28
- build(deps): bump python-telegram-bot from 22.0 to 22.1 (#78 )
29
+ - build(deps): bump docker/setup-buildx-action from 3.10.0 to 3.11.1 (#79 )
29
30
- build(deps): bump python-telegram-bot from 22.1 to 22.2 (#80 )
30
31
31
32
### Bug Fixes
You can’t perform that action at this time.
0 commit comments