diff --git a/.github/workflows/continuous-delivery.yml b/.github/workflows/continuous-delivery.yml
index f741501..ae2329a 100644
--- a/.github/workflows/continuous-delivery.yml
+++ b/.github/workflows/continuous-delivery.yml
@@ -29,14 +29,14 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push YouTube Notifications Docker image
- uses: docker/build-push-action@a66e35b9cbcf4ad0ea91ffcaf7bbad63ad9e0229 # renovate: tag=v2.7.0
+ uses: docker/build-push-action@7f9d37fa544684fb73bfe4835ed7214c255ce02b # renovate: tag=v2.9.0
with:
push: true
context: .
file: Notifications.Dockerfile
tags: ghcr.io/skyra-project/arkadia.notifications:latest
- name: Build and push CDN Docker image
- uses: docker/build-push-action@a66e35b9cbcf4ad0ea91ffcaf7bbad63ad9e0229 # renovate: tag=v2.7.0
+ uses: docker/build-push-action@7f9d37fa544684fb73bfe4835ed7214c255ce02b # renovate: tag=v2.9.0
with:
push: true
context: .
diff --git a/sources/Cdn/Cdn.csproj b/sources/Cdn/Cdn.csproj
index 371da91..f0c72bd 100644
--- a/sources/Cdn/Cdn.csproj
+++ b/sources/Cdn/Cdn.csproj
@@ -10,9 +10,9 @@
-
-
-
+
+
+
diff --git a/sources/Database/Database.csproj b/sources/Database/Database.csproj
index 99356c1..a2aaeb6 100644
--- a/sources/Database/Database.csproj
+++ b/sources/Database/Database.csproj
@@ -14,7 +14,7 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
diff --git a/sources/Notifications/Notifications.csproj b/sources/Notifications/Notifications.csproj
index e08aec2..05cfbfd 100644
--- a/sources/Notifications/Notifications.csproj
+++ b/sources/Notifications/Notifications.csproj
@@ -7,8 +7,8 @@
-
-
+
+