1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-17 18:07:01 +00:00

update dependencies

This commit is contained in:
Gerasimos (Makis) Maropoulos
2025-03-30 00:20:23 +02:00
parent 2f8c66cb5d
commit e5e5d6f68f
4 changed files with 97 additions and 101 deletions

View File

@@ -50,7 +50,7 @@ jobs:
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
uses: github/codeql-action/init@v3
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.