mirror of
https://github.com/skoelle/calender_sync.git
synced 2026-09-18 10:40:25 +00:00
Compare commits
4
Commits
7c07a8f866
...
3635820eb8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3635820eb8 | ||
|
|
bc9570d5c2 | ||
|
|
82185a8290 | ||
|
|
cdc1570fac |
@@ -18,7 +18,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v7
|
||||||
|
|
||||||
- name: Log in to GHCR
|
- name: Log in to GHCR
|
||||||
uses: docker/login-action@v4
|
uses: docker/login-action@v4
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
requests==2.32.3
|
requests==2.34.2
|
||||||
icalendar==6.3.2
|
icalendar==6.3.2
|
||||||
recurring-ical-events==3.8.2
|
recurring-ical-events==3.8.2
|
||||||
mysql-connector-python==9.7.0
|
mysql-connector-python==9.7.0
|
||||||
|
|||||||
Reference in New Issue
Block a user