Skip to content

Commit

Permalink
Merge pull request #286 from marcransome/dependabot/github_actions/ve…
Browse files Browse the repository at this point in the history
…rsion-updates-55fbdb65fb
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
2 parents 94d9b56 + 1a5a9f6 commit 9ee4dcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,13 @@ jobs:
security-events: write
steps:
- name: Harden runner
uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
uses: step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3
with:
egress-policy: audit
- name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Initialize CodeQL
uses: github/codeql-action/init@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3.28.0
uses: github/codeql-action/init@b6a472f63d85b9c78a3ac5e89422239fc15e9b3c # v3.28.1
with:
languages: actions
- name: Perform CodeQL analysis
Expand Down

0 comments on commit 9ee4dcf

Please sign in to comment.