chore(deps): update keycloak/keycloak docker tag to v26.2.5 #1737
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Workflow for scanning GitHub workflows with actionlint | |
name: Actionlint | |
on: | |
# Runs on pull requests | |
pull_request: | |
jobs: | |
actionlint: | |
name: Run actionlint | |
runs-on: ubuntu-latest | |
steps: | |
- uses: it-at-m/lhm_actions/action-templates/actions/action-actionlint@691ffa2542ed7cc1c53c416d22ace9a153d5152f # v1.0.21 |