Skip to content

Commit

Permalink
Update all dependencies (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
platform-engineering-bot committed Sep 22, 2023
1 parent 4368abb commit 38a7612
Show file tree
Hide file tree
Showing 4 changed files with 84 additions and 63 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Build image
run: docker-compose build
- name: Run plugin
Expand Down
Loading

0 comments on commit 38a7612

Please sign in to comment.