From 97b7753c11affcbe69f098982f11ad8030faf849 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 15 Nov 2023 19:03:32 +0000
Subject: [PATCH] chore(deps): update all dependencies
---
.github/workflows/ci.yml | 4 ++--
.github/workflows/codeql-analysis.yml | 2 +-
.github/workflows/conv-pull-requests.yml | 2 +-
.github/workflows/release.yml | 2 +-
src/SPV3.csproj | 6 +++---
5 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 02d5a2c..84ebedd 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
buildConfig: [ "Release", "Debug" ]
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
with:
submodules: 'recursive'
fetch-depth: 0
@@ -56,7 +56,7 @@ jobs:
buildConfig: [ "Release", "Debug" ]
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
with:
submodules: 'recursive'
fetch-depth: 0
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index aa671cf..5fd06e0 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -23,7 +23,7 @@ jobs:
steps:
- name: Checkout
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
with:
submodules: 'recursive'
fetch-depth: 0
diff --git a/.github/workflows/conv-pull-requests.yml b/.github/workflows/conv-pull-requests.yml
index 8d8e2ed..625bf9d 100644
--- a/.github/workflows/conv-pull-requests.yml
+++ b/.github/workflows/conv-pull-requests.yml
@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: conventional-pr
- uses: Namchee/conventional-pr@v0.14.1
+ uses: Namchee/conventional-pr@v0.15.1
with:
access_token: ${{ secrets.GITHUB_TOKEN }}
ignored_users: snyk-bot
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 8bad440..2d219ab 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
################
# SETUP
################
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
with:
fetch-depth: 0 # Required by GitVersion
submodules: "recursive"
diff --git a/src/SPV3.csproj b/src/SPV3.csproj
index 7136736..9a3fce2 100644
--- a/src/SPV3.csproj
+++ b/src/SPV3.csproj
@@ -127,14 +127,14 @@
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
- 2.4.9
+ 2.4.10
-
+