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

[CI] [GHA] Set actions references to specific commit hash; provide explicit top level token permissions for jobs #24839

Conversation

@akashchi akashchi added category: CI OpenVINO public CI github_actions Pull requests that update GitHub Actions code labels Jun 4, 2024
@akashchi akashchi added this to the 2024.3 milestone Jun 4, 2024
@akashchi akashchi requested review from ilya-lavrenov and mryzhov June 4, 2024 09:15
@akashchi akashchi requested a review from a team as a code owner June 4, 2024 09:15
@@ -21,7 +23,7 @@ jobs:
skip_workflow: "${{ steps.smart_ci.outputs.skip_workflow }}"
steps:
- name: checkout action
uses: actions/checkout@v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The dependabot can work with these dependencies: dependabot/dependabot-core#4691.

@dorloff dorloff self-requested a review June 4, 2024 12:21
@dorloff dorloff added this pull request to the merge queue Jun 4, 2024
Merged via the queue into openvinotoolkit:master with commit 52d0a44 Jun 4, 2024
89 of 91 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: CI OpenVINO public CI github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants