Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit 7ad3c48

Browse files
[StepSecurity] ci: Harden GitHub Actions (#254)
Signed-off-by: StepSecurity Bot <[email protected]>
1 parent 9d6cf1b commit 7ad3c48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/codeql.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@ jobs:
5353
category: "/language:${{ matrix.language }}"
5454

5555
- name: CodeQL and Dependabot Report Action
56-
uses: rsdmike/[email protected]
56+
uses: rsdmike/github-security-report-action@a149b24539044c92786ec39af8ba38c93496495d # v3.0.4
5757
with:
5858
template: report
5959
token: ${{ secrets.SECURITY_TOKEN }}
6060

6161
- name: GitHub Upload Release Artifacts
62-
uses: actions/upload-artifact@v2
62+
uses: actions/upload-artifact@82c141cc518b40d92cc801eee768e7aafc9c2fa2 # v2.3.1
6363
with:
6464
name: report
6565
path: |

0 commit comments

Comments
 (0)