Skip to content

Commit 96efd80

Browse files
chore(deps): bump the github-actions group with 11 updates (#3011)
Bumps the github-actions group with 11 updates: | Package | From | To | | --- | --- | --- | | [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.10.4` | `2.11.0` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.0` | `4.6.1` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `4.1.8` | `4.1.9` | | [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) | `4.0.3` | `4.1.0` | | [codecov/codecov-action](https://github.com/codecov/codecov-action) | `5.3.1` | `5.4.0` | | [uraimo/run-on-arch-action](https://github.com/uraimo/run-on-arch-action) | `2.8.1` | `3.0.0` | | [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) | `7.0.6` | `7.0.7` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.28.8` | `3.28.10` | | [actions/cache](https://github.com/actions/cache) | `4.2.0` | `4.2.2` | | [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) | `4.7.2` | `4.7.3` | | [ossf/scorecard-action](https://github.com/ossf/scorecard-action) | `2.4.0` | `2.4.1` | Updates `step-security/harden-runner` from 2.10.4 to 2.11.0 - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@cb605e5...4d991eb) Updates `actions/upload-artifact` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@65c4c4a...4cec3d8) Updates `actions/download-artifact` from 4.1.8 to 4.1.9 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@fa0a91b...cc20338) Updates `aws-actions/configure-aws-credentials` from 4.0.3 to 4.1.0 - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@4fc4975...ececac1) Updates `codecov/codecov-action` from 5.3.1 to 5.4.0 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@13ce06b...0565863) Updates `uraimo/run-on-arch-action` from 2.8.1 to 3.0.0 - [Release notes](https://github.com/uraimo/run-on-arch-action/releases) - [Commits](uraimo/run-on-arch-action@5397f9e...4141da8) Updates `peter-evans/create-pull-request` from 7.0.6 to 7.0.7 - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@67ccf78...dd2324f) Updates `github/codeql-action` from 3.28.8 to 3.28.10 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@dd74661...b56ba49) Updates `actions/cache` from 4.2.0 to 4.2.2 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@1bd1e32...d4323d4) Updates `JamesIves/github-pages-deploy-action` from 4.7.2 to 4.7.3 - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@15de0f0...6c2d9db) Updates `ossf/scorecard-action` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@62b2cac...f49aabe) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: aws-actions/configure-aws-credentials dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: uraimo/run-on-arch-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c14ae74 commit 96efd80

19 files changed

+86
-86
lines changed

.github/workflows/all_solutions.yml

+25-25
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
runs-on: ubuntu-latest
4343
steps:
4444
- name: Harden Runner
45-
uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
45+
uses: step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
4646
with:
4747
disable-sudo: true
4848
egress-policy: audit
@@ -93,7 +93,7 @@ jobs:
9393
shell: powershell
9494

9595
- name: Archive FullAgent Home folders
96-
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
96+
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
9797
with:
9898
name: homefolders
9999
path: |
@@ -137,7 +137,7 @@ jobs:
137137
shell: powershell
138138

139139
- name: Archive msi _build Artifacts
140-
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
140+
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
141141
with:
142142
name: msi-build-folder-artifacts
143143
path: ${{ github.workspace }}\src\_build
@@ -182,7 +182,7 @@ jobs:
182182
shell: powershell
183183

184184
- name: Archive Artifacts
185-
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
185+
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
186186
with:
187187
name: integrationtests
188188
path: |
@@ -220,7 +220,7 @@ jobs:
220220
shell: powershell
221221

222222
- name: Archive Artifacts
223-
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
223+
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
224224
with:
225225
name: unboundedintegrationtests
226226
path: |
@@ -339,13 +339,13 @@ jobs:
339339
shell: pwsh #this doesn't work with normal powershell due to UTF-8 BOM handling
340340

341341
- name: Download Agent Home Folders
342-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
342+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
343343
with:
344344
name: homefolders
345345
path: src/Agent
346346

347347
- name: Download Integration Test Artifacts
348-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
348+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
349349
with:
350350
name: integrationtests
351351
# Should not need a path because the integration test artifacts are archived with the full directory structure
@@ -409,7 +409,7 @@ jobs:
409409

410410
- name: Archive integration test results on failure
411411
if: ${{ failure() }}
412-
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
412+
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
413413
with:
414414
name: integration-test-results-${{ matrix.namespace }}
415415
path: |
@@ -460,13 +460,13 @@ jobs:
460460
fetch-depth: 0
461461

462462
- name: Download Agent Home Folders
463-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
463+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
464464
with:
465465
name: homefolders
466466
path: src/Agent
467467

468468
- name: Download Unbounded Integration Test Artifacts
469-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
469+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
470470
with:
471471
name: unboundedintegrationtests
472472
# Should not need a path because the integration test artifacts are archived with the full directory structure
@@ -547,7 +547,7 @@ jobs:
547547

548548
- name: Archive unbounded test results on failure
549549
if: ${{ failure() }}
550-
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
550+
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
551551
with:
552552
name: unbounded-test-working-directory-${{ matrix.namespace }}
553553
path: |
@@ -563,7 +563,7 @@ jobs:
563563

564564
steps:
565565
- name: Harden Runner
566-
uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
566+
uses: step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
567567
with:
568568
disable-sudo: true
569569
egress-policy: audit
@@ -574,13 +574,13 @@ jobs:
574574
fetch-depth: 0
575575

576576
- name: Download msi _build Artifacts
577-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
577+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
578578
with:
579579
name: msi-build-folder-artifacts
580580
path: src/_build
581581

582582
- name: Download Agent Home Folders
583-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
583+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
584584
with:
585585
name: homefolders
586586
path: src/Agent
@@ -617,7 +617,7 @@ jobs:
617617
shell: bash
618618

619619
- name: Archive RPM Package Artifacts
620-
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
620+
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
621621
with:
622622
name: rpm-build-artifacts
623623
path: ${{ github.workspace }}/src/_build/CoreArtifacts
@@ -630,7 +630,7 @@ jobs:
630630

631631
steps:
632632
- name: Harden Runner
633-
uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
633+
uses: step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
634634
with:
635635
disable-sudo: true
636636
egress-policy: audit
@@ -641,13 +641,13 @@ jobs:
641641
fetch-depth: 0
642642

643643
- name: Download Agent Home Folders
644-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
644+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
645645
with:
646646
name: homefolders
647647
path: src/Agent
648648

649649
- name: Download msi _build Artifacts
650-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
650+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
651651
with:
652652
name: msi-build-folder-artifacts
653653
path: src/_build
@@ -670,7 +670,7 @@ jobs:
670670
shell: bash
671671

672672
- name: Archive Debian Package Artifacts
673-
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
673+
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
674674
with:
675675
name: debian-build-artifacts
676676
path: ${{ github.workspace }}/src/_build/CoreArtifacts
@@ -688,25 +688,25 @@ jobs:
688688
fetch-depth: 0
689689

690690
- name: Download Agent Home Folders
691-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
691+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
692692
with:
693693
name: homefolders
694694
path: src/Agent
695695

696696
- name: Download msi _build Artifacts
697-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
697+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
698698
with:
699699
name: msi-build-folder-artifacts
700700
path: src/_build
701701

702702
- name: Download Debian _build Artifacts
703-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
703+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
704704
with:
705705
name: debian-build-artifacts
706706
path: src/_build/CoreArtifacts
707707

708708
- name: Download RPM _build Artifacts
709-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
709+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
710710
with:
711711
name: rpm-build-artifacts
712712
path: src/_build/CoreArtifacts
@@ -725,7 +725,7 @@ jobs:
725725
shell: powershell
726726

727727
- name: Archive Deploy Artifacts
728-
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
728+
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
729729
with:
730730
name: deploy-artifacts
731731
path: |
@@ -741,7 +741,7 @@ jobs:
741741
if: always()
742742
steps:
743743
- name: Harden Runner
744-
uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
744+
uses: step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
745745
with:
746746
disable-sudo: true
747747
egress-policy: audit

.github/workflows/build_download_site_index_files.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
image: ghcr.io/newrelic/s3indexer
5656
steps:
5757
- name: Login to AWS
58-
uses: aws-actions/configure-aws-credentials@4fc4975a852c8cd99761e2de1f4ba73402e44dd9 # v4.0.3
58+
uses: aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722 # v4.1.0
5959
with:
6060
aws-region: ${{ inputs.aws-region }}
6161
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}

.github/workflows/build_profiler.yml

+12-12
Original file line numberDiff line numberDiff line change
@@ -106,21 +106,21 @@ jobs:
106106
mv ${{ env.tests_base_path}}\LastCoverageResults.log ${{ env.tests_base_path}}\LastCoverageResults_x64.log
107107
108108
- name: Upload coverage reports to Codecov.io
109-
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
109+
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
110110
with:
111111
flags: Profiler
112112
files: ${{ env.test_results_path }}/profilerx86.xml,${{ env.test_results_path }}/profilerx64.xml
113113
token: ${{ secrets.CODECOV_TOKEN }}
114114

115115
- name: Archive Build Artifacts
116-
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
116+
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
117117
with:
118118
name: profiler-windows
119119
path: ${{ github.workspace }}\src\Agent\_profilerBuild\**\*
120120
if-no-files-found: error
121121

122122
- name: Archive Code Coverage Artifacts
123-
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
123+
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
124124
with:
125125
name: profiler-code-coverage
126126
path: |
@@ -173,7 +173,7 @@ jobs:
173173
shell: bash
174174

175175
- name: Archive Artifacts
176-
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
176+
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
177177
with:
178178
name: profiler-amd64
179179
path: ${{ github.workspace }}/src/Agent/_profilerBuild/
@@ -191,7 +191,7 @@ jobs:
191191

192192
steps:
193193
- name: Harden Runner
194-
uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
194+
uses: step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
195195
with:
196196
egress-policy: audit
197197

@@ -209,7 +209,7 @@ jobs:
209209
rm -rf ${{ github.workspace }}/src/Agent/_profilerBuild/x86-Release || true
210210
shell: bash
211211

212-
- uses: uraimo/run-on-arch-action@5397f9e30a9b62422f302092631c99ae1effcd9e # v2.8.1
212+
- uses: uraimo/run-on-arch-action@4141da824ffb5eda88d221d9cf835f6a61ed98d9 # v3.0.0
213213
name: Run commands
214214
id: runcmd
215215
with:
@@ -245,7 +245,7 @@ jobs:
245245
shell: bash
246246

247247
- name: Archive Artifacts
248-
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
248+
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
249249
with:
250250
name: profiler-arm64
251251
path: ${{ github.workspace }}/src/Agent/_profilerBuild/
@@ -275,19 +275,19 @@ jobs:
275275
fetch-depth: 0
276276

277277
- name: Download Windows Profiler Artifacts to working Directory
278-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
278+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
279279
with:
280280
name: profiler-windows
281281
path: ${{ github.workspace }}/_workingDir
282282

283283
- name: Download Linux amd64 Profiler Artifacts to working Directory
284-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
284+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
285285
with:
286286
name: profiler-amd64
287287
path: ${{ github.workspace }}/_workingDir
288288

289289
- name: Download Linux arm64 Profiler Artifacts to working Directory
290-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
290+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
291291
with:
292292
name: profiler-arm64
293293
path: ${{ github.workspace }}/_workingDir
@@ -344,7 +344,7 @@ jobs:
344344

345345
steps:
346346
- name: Harden Runner
347-
uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
347+
uses: step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
348348
with:
349349
egress-policy: audit
350350

@@ -367,7 +367,7 @@ jobs:
367367
rm -f ${{ github.workspace }}/src/Agent/NewRelic/Home/_temp
368368
369369
- name: Create Pull Request
370-
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6
370+
uses: peter-evans/create-pull-request@dd2324fc52d5d43c699a5636bcf19fceaa70c284 # v7.0.7
371371
with:
372372
token: ${{ secrets.DOTNET_AGENT_GH_TOKEN}}
373373
commit-message: "chore: Update Profiler NuGet Package Reference to v${{ needs.package-and-deploy.outputs.package_version }}."

.github/workflows/check_modified_files.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
non-workflow-files-changed: ${{ steps.filter.outputs.non-workflow-files-changed }}
2323
steps:
2424
- name: Harden Runner
25-
uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
25+
uses: step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
2626
with:
2727
disable-sudo: true
2828
egress-policy: audit

.github/workflows/codeql.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
fetch-depth: 0
5353

5454
- name: Initialize CodeQL
55-
uses: github/codeql-action/init@dd746615b3b9d728a6a37ca2045b68ca76d4841a # v3.28.8
55+
uses: github/codeql-action/init@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10
5656
with:
5757
languages: csharp
5858

@@ -62,7 +62,7 @@ jobs:
6262
shell: powershell
6363

6464
- name: Perform CodeQL Analysis
65-
uses: github/codeql-action/analyze@dd746615b3b9d728a6a37ca2045b68ca76d4841a # v3.28.8
65+
uses: github/codeql-action/analyze@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10
6666
with:
6767
category: "/language:csharp"
6868

@@ -87,7 +87,7 @@ jobs:
8787
fetch-depth: 0
8888

8989
- name: Initialize CodeQL
90-
uses: github/codeql-action/init@dd746615b3b9d728a6a37ca2045b68ca76d4841a # v3.28.8
90+
uses: github/codeql-action/init@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10
9191
with:
9292
languages: c-cpp
9393

@@ -103,6 +103,6 @@ jobs:
103103
shell: powershell
104104

105105
- name: Perform CodeQL Analysis
106-
uses: github/codeql-action/analyze@dd746615b3b9d728a6a37ca2045b68ca76d4841a # v3.28.8
106+
uses: github/codeql-action/analyze@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10
107107
with:
108108
category: "/language:c-cpp"

0 commit comments

Comments
 (0)