Skip to content

Commit b495cac

Browse files
Merge branch 'master' into rana/harden-sbt-maven-429
2 parents 17e6bd1 + 7d9fabc commit b495cac

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/check-semantic-prs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
name: Validate PR title
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: amannn/action-semantic-pull-request@v5.4.0
16+
- uses: amannn/action-semantic-pull-request@v6.1.1
1717
env:
1818
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

templates/update_cli.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,3 @@ steps:
99
versionSpec: '8'
1010
jdkArchitectureOption: 'x64'
1111
jdkSourceOption: 'PreInstalled'
12-
- bash: python -m pip install azure-cli==2.88.0
13-
displayName: 'Install Azure CLI'

0 commit comments

Comments
 (0)