Skip to content

Commit

Permalink
Parlay 0.5.1 ~> 0.6.0 for all workflows. (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiegz authored Oct 28, 2024
1 parent f58d486 commit ab46bca
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/phase_1_keycloak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

env:
KEYCLOAK_TAG: 25.0.4
PARLAY_VERSION: 0.5.1
PARLAY_VERSION: 0.6.0
SBOMASM_VERSION: 0.1.5
SBOMQS_VERSION: 0.1.9
TRIVY_VERSION: 0.54.1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/phase_1_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- 'phase_1/Python/**'

env:
PARLAY_VERSION: 0.5.1
PARLAY_VERSION: 0.6.0
SBOMASM_VERSION: 0.1.5
SBOMQS_VERSION: 0.1.9
SEMVER: 0.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/phase_2_kubectl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

env:
KUBECTL_TAG: 0.31.1
PARLAY_VERSION: 0.5.1
PARLAY_VERSION: 0.6.0
SBOMASM_VERSION: 0.1.5
SBOMQS_VERSION: 0.1.9
TRIVY_VERSION: 0.54.1
Expand Down

0 comments on commit ab46bca

Please sign in to comment.