From db3001d947824227cc4556b4cca6182a70136cd1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 18 Jan 2022 14:13:00 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- .github/workflows/continuous-delivery.yml | 4 ++-- sources/Cdn/Cdn.csproj | 4 ++-- sources/Notifications/Notifications.csproj | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/continuous-delivery.yml b/.github/workflows/continuous-delivery.yml index f741501..d5116dd 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@1814d3dfb36d6f84174e61f4a4b05bd84089a4b9 # renovate: tag=v2.8.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@1814d3dfb36d6f84174e61f4a4b05bd84089a4b9 # renovate: tag=v2.8.0 with: push: true context: . diff --git a/sources/Cdn/Cdn.csproj b/sources/Cdn/Cdn.csproj index 371da91..cdc704f 100644 --- a/sources/Cdn/Cdn.csproj +++ b/sources/Cdn/Cdn.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/sources/Notifications/Notifications.csproj b/sources/Notifications/Notifications.csproj index e08aec2..270f1c3 100644 --- a/sources/Notifications/Notifications.csproj +++ b/sources/Notifications/Notifications.csproj @@ -8,7 +8,7 @@ - +