From d1abe3b1e3e98825547171465ed2f720d9d7c763 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Sep 2022 15:03:51 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- .github/workflows/continuous-delivery.yml | 8 ++++---- sources/Cdn/Cdn.csproj | 6 +++--- sources/Database/Database.csproj | 10 +++++----- sources/Notifications/Notifications.csproj | 4 ++-- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/.github/workflows/continuous-delivery.yml b/.github/workflows/continuous-delivery.yml index f741501..97fb52d 100644 --- a/.github/workflows/continuous-delivery.yml +++ b/.github/workflows/continuous-delivery.yml @@ -21,22 +21,22 @@ jobs: with: submodules: true - name: Setup Docker Buildx - uses: docker/setup-buildx-action@94ab11c41e45d028884a99163086648e898eed25 # renovate: tag=v1.6.0 + uses: docker/setup-buildx-action@f211e3e9ded2d9377c8cadc4489a4e38014bc4c9 # tag=v1.7.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..7307231 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..9792749 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..52c819d 100644 --- a/sources/Notifications/Notifications.csproj +++ b/sources/Notifications/Notifications.csproj @@ -7,8 +7,8 @@ - - + +