-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This submodule update was triggered by a `phylum-ci` release and ensures the documentation stays current.
- Loading branch information
1 parent
430445b
commit 637b6fc
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule phylum-ci
updated
16 files
+2 −2 | .github/workflows/auto_updates.yml | |
+1 −1 | .github/workflows/docker.yml | |
+1 −1 | .github/workflows/phylum_analyze_pr.yml | |
+3 −3 | .github/workflows/preview.yml | |
+6 −6 | .github/workflows/release.yml | |
+6 −6 | .github/workflows/test.yml | |
+4 −4 | .pre-commit-config.yaml | |
+13 −7 | CHANGELOG.md | |
+1 −1 | Dockerfile | |
+1 −1 | Dockerfile.slim | |
+596 −595 | poetry.lock | |
+1 −1 | pyproject.toml | |
+1 −1 | src/phylum/init/cli.py | |
+0 −16 | templates/.macros.j2 | |
+2 −4 | templates/.release_notes.md.j2 | |
+14 −5 | templates/CHANGELOG.md.j2 |