Skip to content

Commit

Permalink
Merge pull request #1074 from adorsys/dependabot/github_actions/madhe…
Browse files Browse the repository at this point in the history
…ad/semver-utils-4

Bump madhead/semver-utils from 3 to 4
  • Loading branch information
jonasvoelcker authored Jun 27, 2024
2 parents dfa5c64 + 1c528dd commit 1cc99b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:

- name: Compute SemVer parts of Keycloak version
id: keycloak_semver
uses: madhead/semver-utils@v3
uses: madhead/semver-utils@v4
with:
version: ${{ matrix.env.KEYCLOAK_VERSION }}

Expand Down

0 comments on commit 1cc99b9

Please sign in to comment.