diff --git a/LICENSE b/LICENSE index 45f5732..5ac269e 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020 noah UG +Copyright (c) 2020 noah GmbH Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 98f92c8..32fdebf 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ on: - master jobs: - prettier: + graph-models: runs-on: ubuntu-latest steps: @@ -37,7 +37,7 @@ jobs: ref: ${{ github.head_ref }} - name: Generate Data Schema - uses: noah-software/django_action@v1.0 + uses: noah-software/django_action@v1.1 with: # This part is also where you can pass other options, for example: pip_path: testfolder/app/requirements.txt