Skip to content

Commit

Permalink
Merge pull request #1172 from adorsys/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/checkout-4.2.2

Bump actions/checkout from 4.2.1 to 4.2.2
  • Loading branch information
AssahBismarkabah authored Nov 26, 2024
2 parents 3d03500 + 8b627b2 commit ac89d5c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- KEYCLOAK_VERSION: 26.0.5
KEYCLOAK_CLIENT_VERSION: 26.0.2
steps:
- uses: actions/[email protected].1
- uses: actions/[email protected].2
with:
fetch-depth: 0

Expand Down Expand Up @@ -185,7 +185,7 @@ jobs:
matrix:
java: [17, 21]
steps:
- uses: actions/[email protected].1
- uses: actions/[email protected].2

- name: Setup java ${{ matrix.java }}
uses: actions/[email protected]
Expand Down Expand Up @@ -223,7 +223,7 @@ jobs:
- KEYCLOAK_VERSION: 19.0.3
KEYCLOAK_CLIENT_VERSION: 19.0.3
steps:
- uses: actions/[email protected].1
- uses: actions/[email protected].2

- name: Setup java
uses: actions/[email protected]
Expand Down Expand Up @@ -253,7 +253,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: actions/[email protected].1
- uses: actions/[email protected].2

- name: Lint .github/workflows/*.yaml files
uses: ibiqlik/[email protected]
Expand Down

0 comments on commit ac89d5c

Please sign in to comment.