Skip to content

Commit 004658c

Browse files
committed
👽️ [external_api_change] Using new OpenSSF Best Practices Badge ID
1 parent b3c4a26 commit 004658c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.python_project_bootstrapper_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ default_context:
1818
gist_id: f15146b1b8fdc0a5d45ac0eb786a84f7
1919
gist_username: davidbrownell
2020
minisign_public_key: RWTO8gifpEKQhwiguxsldM47Php1GeTs0foueIpaLPp0xSy0N5FBn/70
21-
openssf_best_practices_badge_id: 9068
21+
openssf_best_practices_badge_id: 9069
2222
create_docker_image: True

.python_project_bootstrapper_manifest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
.github/workflows/codeql.yml: 5e6e94a06f17ebbd8d3042467327837bb2076c29a1414b794800a3c1b09cca7d
99
.github/workflows/standard.yaml: 9b11066818a63fa28c19fae3b85f6737b8b805e40fd35635477af34ed40b93ea
1010
.gitignore: 37e0bff616592f003f1c993025a21e7f3a92c8f8f3bba8ffee8a8f9c2ce54365
11-
.python_project_bootstrapper_config.yml: d1b4b9eb2da667d22d9ddcc0ff6402cab7ae72704da138d61ed3e22b457fe205
11+
.python_project_bootstrapper_config.yml: 80ac560edbf136640da3cd66f0d0ea629ef052d095c6ebb26743a01c6559e0d5
1212
ActivateEpilog.py: 102bb407fb3efcdbb697c4c5ea0d98236d43490ff9297bfa00b37ffaed66501d
1313
Bootstrap.cmd: 48a673262f121c847d924d9b4b1db2a7ee01ef46d0aca8912d0c90f1f1d464c1
1414
Bootstrap.sh: c68ba07e6ab2df55c54a0285becf8c510cba9d0738f7c1b59b24a6188bb486f8
@@ -17,7 +17,7 @@ Build.py: 86ed55a96e861080d081c849509aeed3b21737532a822fbad83afb6bc12e807a
1717
CONTRIBUTING.md: 6eaefdb9d02248370002b946eacaad8b3b78c138ebe899b54301378f5ca08a0a
1818
DEVELOPMENT.md: a32e71d167a0a268b3fbb65ff3d629433034984bc377a5161bde78f532f18020
1919
LICENSE.txt: 3f47ea184270561e800e5be15ac3cdc705882363b455aa3230a51c8c3aac38e3
20-
README.md: 0bd2f3d7b7e143b1c21692c23e985492fa8d8201b69aaa9d55aad097db62ce02
20+
README.md: 13a84346d6c86d3c46d615856a9f83552b47b64e19e6002bdcd852606be11c03
2121
SECURITY.md: ee3b8fc170428b5de0ea90006621bfde59ecc973728ce7f2161f0c677f3a29b1
2222
pyproject.toml: 1fa8fbfcfdba7127d05b467a6a27de8eee6c5f6f76e7da4ba209e94e4ad23d95
2323
src/AutoGitSemVer.yaml: de69caf0ae3fa7fffc5c7b0d9dd7c4a566fd0e7ba1d8bd5040774f9c056b7add

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/FileBackup?color=dark-green)](https://pypi.org/project/filebackup/)
99
[![PyPI - Version](https://img.shields.io/pypi/v/FileBackup?color=dark-green)](https://pypi.org/project/filebackup/)
1010
[![PyPI - Downloads](https://img.shields.io/pypi/dm/FileBackup)](https://pypistats.org/packages/filebackup)
11-
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/9068/badge)](https://www.bestpractices.dev/projects/9068)
11+
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/9069/badge)](https://www.bestpractices.dev/projects/9069)
1212

1313
<!-- END: Exclude Package -->
1414

0 commit comments

Comments
 (0)