Skip to content

Commit

Permalink
Merge pull request #6 from globis-org/chroju-patch-1
Browse files Browse the repository at this point in the history
scan結果コメントにNotion docsのリンクを貼る
  • Loading branch information
chroju authored Dec 21, 2023
2 parents d10d2e0 + b546e50 commit f74c6c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/secrets-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ jobs:
GITHUB_TOKEN: ${{ github.token }}
URL: ${{ github.event.pull_request.html_url }}
run: |
sed -i -e '1i ```' -e '$a ```' trivy.txt
sed -i -e '1i ```' -e '$a ```\nこのactionについては [Notion](https://www.notion.so/globisorg/GitHub-dcb884f8df2646df8d8e686bd6290d46) を参照。' trivy.txt
gh pr comment -F ./trivy.txt "${URL}"

0 comments on commit f74c6c5

Please sign in to comment.