Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address security concerns with workflows #90

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Conversation

dangoor
Copy link
Contributor

@dangoor dangoor commented Dec 18, 2024

Adds permissions in the workflows and pins the third party actions.

Adds permissions in the workflows and pins the third party actions.
@Copilot Copilot bot review requested due to automatic review settings December 18, 2024 23:57

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

.github/workflows/fetch-licenses.yaml:18

  • The permission 'pull-requests: write' is invalid. The correct permission is 'pull-requests: write'.
pull-requests: write

Tip: Copilot code review supports C#, Go, Java, JavaScript, Markdown, Python, Ruby and TypeScript, with more languages coming soon. Learn more

Copy link
Collaborator

@elrayle elrayle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dangoor Thanks for taking care of these!!!

@elrayle elrayle merged commit adaedbc into main Dec 19, 2024
5 checks passed
@elrayle elrayle deleted the workflow-permissions branch December 19, 2024 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants