File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1818 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1919 - name : Check code meets quality and security standards
2020 id : datadog-static-analysis
21- uses : DataDog/datadog-static-analyzer-github-action@06d501a75f56e4075c67a7dbc61a74b6539a05c8 # v1.2.1
21+ uses : DataDog/datadog-static-analyzer-github-action@v1
2222 with :
2323 dd_api_key : ${{ secrets.DD_STATIC_ANALYSIS_API_KEY }}
2424 dd_app_key : ${{ secrets.DD_STATIC_ANALYSIS_APP_KEY }}
Original file line number Diff line number Diff line change 1313 integration :
1414 # Google Auth permissions
1515 permissions :
16- contents : " read"
17- id-token : " write"
16+ contents : ' read'
17+ id-token : ' write'
1818 strategy :
1919 matrix :
2020 version : [18, latest]
Original file line number Diff line number Diff line change 2828
2929 get-scenarios :
3030 name : Get parameters
31- uses : DataDog/system-tests/.github/workflows/compute-workflow-parameters.yml@994e6f9976f16c13c1cb15c02714d786e0eb8eb1 # main
31+ uses : DataDog/system-tests/.github/workflows/compute-workflow-parameters.yml@main
3232 with :
3333 library : nodejs
3434 scenarios_groups : essentials,appsec_rasp
8787 parametric :
8888 needs :
8989 - build-artifacts
90- uses : DataDog/system-tests/.github/workflows/run-parametric.yml@994e6f9976f16c13c1cb15c02714d786e0eb8eb1 # main
90+ uses : DataDog/system-tests/.github/workflows/run-parametric.yml@main
9191 secrets : inherit
9292 with :
9393 library : nodejs
You can’t perform that action at this time.
0 commit comments