Skip to content

Commit

Permalink
Merge pull request #261 from canonical/renovate/auto-patch-github-act…
Browse files Browse the repository at this point in the history
…ions

chore(deps): update github actions (patch)
  • Loading branch information
canonical-iam authored Oct 18, 2024
2 parents b665a37 + 7305f61 commit 7976b15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ossf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

steps:
- name: "Checkout code"
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
with:
persist-credentials: false

Expand Down Expand Up @@ -54,6 +54,6 @@ jobs:

# required for Code scanning alerts
- name: "Upload SARIF results to code scanning"
uses: github/codeql-action/upload-sarif@430e27ef200cf61455a15dd5b56e130c8227a563 # v2.26.11
uses: github/codeql-action/upload-sarif@083cd45dc7d463f048a5d0975943f0e19e9c9378 # v2.26.13
with:
sarif_file: results.sarif

0 comments on commit 7976b15

Please sign in to comment.