Skip to content

Commit

Permalink
Merge pull request #135 from mountaindude/main
Browse files Browse the repository at this point in the history
...
  • Loading branch information
mountaindude committed Mar 19, 2024
2 parents 22c48b6 + dfacd16 commit 8705a65
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- name: Upload Snyk result to GitHub Code Scanning
if: |
github.repository_owner == 'ptarmiganlabs'
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: snyk.sarif

Expand Down
2 changes: 2 additions & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
{
"last-release-sha": "9b8ab131feb48191fd14f4937dabbba088e7ac37",
"release-as": "0.2.9",
"release-type": "node",
"prerelease": true,
"draft": true,
Expand Down

0 comments on commit 8705a65

Please sign in to comment.