Skip to content

Commit

Permalink
Merge pull request #10 from fhswf/dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
cgawron committed Jul 4, 2024
2 parents 73e8ee0 + 8f44855 commit f99f10a
Show file tree
Hide file tree
Showing 4 changed files with 1,441 additions and 1,076 deletions.
4 changes: 4 additions & 0 deletions .github/depandabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@ updates:
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
SONAR_ROOT_CERT: ${{ secrets.SONAR_ROOT_CERT }}
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
uses: docker/setup-buildx-action@v3
- name: Login to GitHub Container Registry
uses: docker/login-action@v1
with:
Expand Down
Loading

0 comments on commit f99f10a

Please sign in to comment.