Skip to content

Commit a45aaa2

Browse files
committed
Update dependencies
1 parent 416f468 commit a45aaa2

File tree

3 files changed

+232
-9
lines changed

3 files changed

+232
-9
lines changed

.github/workflows/release.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,8 @@ jobs:
8787
- name: Create ZIM File
8888
uses: addnab/docker-run-action@v3
8989
with:
90-
image: openzim/zim-tools:latest
90+
registry: ghcr.io
91+
image: openzim/zim-tools:3.1.3
9192
options: -v ${{ github.workspace }}:/data
9293
run: |
9394
zimwriterfs -w index.html -I assets/brand/PNG/Square/pg-yellow.png -l eng -t "Privacy Guides" -d "Your central privacy and security resource to protect yourself online." -c "Privacy Guides" -p "Jonah Aragon" -n "Privacy Guides" -e "https://github.com/privacyguides/privacyguides.org" /data/site /data/privacy_guides.zim

Pipfile.lock

+229-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)