Skip to content

Commit

Permalink
[nc] setup build/release pipelines
Browse files Browse the repository at this point in the history
Signed-off-by: Nic Cheneweth <[email protected]>
  • Loading branch information
ncheneweth committed May 3, 2024
1 parent 3b9c59a commit a37fcd7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-me.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:

release-version:
name: release version
uses: ./.github/workflows/release-version.yaml
uses: ./.github/workflows/release-version.yaml
2 changes: 1 addition & 1 deletion scorecard/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ runs:
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@d39d31e687223d841ef683f52467bd88e9b21c14 # v3.25.3
with:
sarif_file: results.sarif
sarif_file: results.sarif

0 comments on commit a37fcd7

Please sign in to comment.