mirror of
https://github.com/goauthentik/authentik
synced 2026-05-03 21:02:04 +02:00
ci: migrate actions to commit hashes (#17339)
* remove deprecated action Signed-off-by: Jens Langhammer <jens@goauthentik.io> * migrate v1 Signed-off-by: Jens Langhammer <jens@goauthentik.io> * cleanup tags Signed-off-by: Jens Langhammer <jens@goauthentik.io> * remove netlify action since its not maintained Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
2
.github/workflows/qa-codeql.yml
vendored
2
.github/workflows/qa-codeql.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
language: ["go", "javascript", "python"]
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v5
|
||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
|
||||
- name: Setup authentik env
|
||||
uses: ./.github/actions/setup
|
||||
- name: Initialize CodeQL
|
||||
|
||||
Reference in New Issue
Block a user