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

GH action security fix #624

Closed
wants to merge 9 commits into from
Closed

Conversation

anandhu-eng
Copy link
Contributor

@anandhu-eng anandhu-eng commented Nov 29, 2024

@anandhu-eng anandhu-eng requested a review from a team as a code owner November 29, 2024 05:50
Copy link

github-actions bot commented Nov 29, 2024

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@anandhu-eng anandhu-eng marked this pull request as draft November 29, 2024 05:51
@@ -30,7 +32,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 2
ssh-key: ${{ secrets.DEPLOY_KEY }}
ssh-key: $DEPLOY_KEY
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this correct?

@anandhu-eng
Copy link
Contributor Author

Agreed to work on it later

@github-actions github-actions bot locked and limited conversation to collaborators Nov 29, 2024
@anandhu-eng anandhu-eng deleted the ghaction_security_fix branch December 2, 2024 05:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants