Skip to content

Commit

Permalink
Merge pull request #12051 from RasaHQ/0213-housekeeping
Browse files Browse the repository at this point in the history
Housekeeping: deps upgrade
  • Loading branch information
Shmuma committed Feb 27, 2023
2 parents 733d2c8 + 532d1b1 commit 28eb117
Show file tree
Hide file tree
Showing 7 changed files with 362 additions and 250 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -717,7 +717,7 @@ jobs:
shell: bash

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@8c0edbc76e98fa90f69d9a2c020dcb50019dc325
uses: docker/setup-buildx-action@f03ac48505955848960e80bbb68046aa35c7b9e7
with:
version: v0.5.1
driver: docker
Expand Down Expand Up @@ -913,7 +913,7 @@ jobs:
shell: bash

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@8c0edbc76e98fa90f69d9a2c020dcb50019dc325
uses: docker/setup-buildx-action@f03ac48505955848960e80bbb68046aa35c7b9e7
id: buildx
with:
version: v0.5.1
Expand Down

0 comments on commit 28eb117

Please sign in to comment.