Skip to content

Commit 20578ad

Browse files
⬆️(deps): Bump DataDog/datadog-static-analyzer-github-action (#448)
Bumps [DataDog/datadog-static-analyzer-github-action](https://github.com/datadog/datadog-static-analyzer-github-action) from 1 to 2. - [Release notes](https://github.com/datadog/datadog-static-analyzer-github-action/releases) - [Commits](DataDog/datadog-static-analyzer-github-action@v1...v2) --- updated-dependencies: - dependency-name: DataDog/datadog-static-analyzer-github-action dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3970bd1 commit 20578ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/datadog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/checkout@v5
2828
- name: Check code meets quality and security standards
2929
id: datadog-static-analysis
30-
uses: DataDog/datadog-static-analyzer-github-action@v1
30+
uses: DataDog/datadog-static-analyzer-github-action@v2
3131
with:
3232
dd_api_key: ${{ secrets.DD_API_KEY }}
3333
dd_app_key: ${{ secrets.DD_APP_KEY }}

0 commit comments

Comments
 (0)