Skip to content

Commit 016f368

Browse files
Merge branch 'master' into dependabot/pip/python-telegram-bot-22.2
2 parents 36ac411 + 4664d26 commit 016f368

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/buildx.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 #v3.6.0
5656
-
5757
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
5959
-
6060
name: Login to Docker Hub
6161
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 #v3.4.0
@@ -100,7 +100,7 @@ jobs:
100100
merge-multiple: true
101101
-
102102
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
104104
-
105105
name: Docker meta
106106
id: meta

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
- build(deps): bump docker/build-push-action from 6.15.0 to 6.16.0 (#75)
2727
- build(deps): bump docker/build-push-action from 6.16.0 to 6.18.0 (#77)
2828
- 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)
2930
- build(deps): bump python-telegram-bot from 22.1 to 22.2 (#80)
3031

3132
### Bug Fixes

0 commit comments

Comments
 (0)