diff --git a/.github/workflows/mkdocs-publish.yml b/.github/workflows/mkdocs-publish.yml
index 1d2bd2d..1844add 100644
--- a/.github/workflows/mkdocs-publish.yml
+++ b/.github/workflows/mkdocs-publish.yml
@@ -13,6 +13,9 @@ on:
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
+permissions:
+ contents: write
+
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# This workflow contains a single job called "build"
@@ -23,7 +26,7 @@ jobs:
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
- name: Install pip
run: python3 -m pip install --upgrade pip setuptools wheel
diff --git a/docs/apps/passwordvault/privacy.md b/docs/apps/passwordvault/privacy.md
new file mode 100644
index 0000000..1f638ca
--- /dev/null
+++ b/docs/apps/passwordvault/privacy.md
@@ -0,0 +1,18 @@
+# Secure Password Vault Privacy Policy
+
+This is the privacy policy for
+ Secure Password Vault app
+for Windows.
+
+This app does not share anything about you or your passwords with anyone.
+
+This is not a privacy policy for Windows, Windows may keep track of app usage for the purpose
+of monitoring windows and windows app quality.
+See Microsoft for more infomration.
+
+If you have any questions about this app
+please email Chris Lovett.
+
+
+
+See [https://lovettsoftware.com](https://lovettsoftware.com)