diff --git a/.github/workflows/continuous-delivery.yml b/.github/workflows/continuous-delivery.yml
index f741501..f930c42 100644
--- a/.github/workflows/continuous-delivery.yml
+++ b/.github/workflows/continuous-delivery.yml
@@ -23,20 +23,20 @@ jobs:
- name: Setup Docker Buildx
uses: docker/setup-buildx-action@94ab11c41e45d028884a99163086648e898eed25 # renovate: tag=v1.6.0
- name: Login to GitHub Container Registry
- uses: docker/login-action@42d299face0c5c43a0487c477f595ac9cf22f1a7 # renovate: tag=v1.12.0
+ uses: docker/login-action@dd4fa0671be5250ee6f50aedf4cb05514abda2c7 # tag=v1.14.1
with:
registry: ghcr.io
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@ac9327eae2b366085ac7f6a2d02df8aa8ead720a # tag=v2.10.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@ac9327eae2b366085ac7f6a2d02df8aa8ead720a # tag=v2.10.0
with:
push: true
context: .
diff --git a/sources/Cdn/Cdn.csproj b/sources/Cdn/Cdn.csproj
index 371da91..a1b50ad 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..268f073 100644
--- a/sources/Database/Database.csproj
+++ b/sources/Database/Database.csproj
@@ -8,14 +8,14 @@
-
-
+
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
+
+
+
diff --git a/sources/Notifications/Notifications.csproj b/sources/Notifications/Notifications.csproj
index e08aec2..deb2c02 100644
--- a/sources/Notifications/Notifications.csproj
+++ b/sources/Notifications/Notifications.csproj
@@ -7,8 +7,8 @@
-
-
+
+