Skip to content

Commit

Permalink
Updated PA to 2.13.1.1 for GitHub Actions, Smoke Test for ADO Job
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdailey99 committed Jul 2, 2024
1 parent b2f8b46 commit e7f959a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
runs-on: ubuntu-latest
env:
scratch_org_alias: ProvarDX
provar_major_version: 2.12.1.1
provar_major_version: 2.13.1.1
dev_hub_alias: SFDX-ENV
provar_home: ${{ github.workspace }}/ProvarHome
license: ${{ secrets.PROVAR_LICENSE }}
Expand Down
2 changes: 1 addition & 1 deletion azure-pipelines-newcli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ variables:
scratch_org_alias: ProvarDX
connection_name: Admin
provar_major_version: latest
test_plan: Regression Plan
test_plan: Smoke Test
test_environment:
steps:
# Download secure file
Expand Down

0 comments on commit e7f959a

Please sign in to comment.