Skip to content

Commit

Permalink
Merge pull request #12 from radixdlt/DO-2056-use-forked-gha
Browse files Browse the repository at this point in the history
ci: use forked github actions [DO-2056]
  • Loading branch information
marek-karwacki-rdx committed Dec 6, 2023
2 parents e9092b8 + 4714de9 commit 1fe5f54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
- name: Upload SBOM
uses: svenstaro/upload-release-action@2b9d2847a97b04d02ad5c3df2d3a27baa97ce689 # v2.6.1
uses: RDXWorks-actions/upload-release-action@master
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: sbom.json
Expand Down

0 comments on commit 1fe5f54

Please sign in to comment.