Skip to content

chore(repo): pin actions and update workflow references - #3025

Open
kopernic-pl wants to merge 1 commit into
developfrom
fix/pin-actions
Open

chore(repo): pin actions and update workflow references#3025
kopernic-pl wants to merge 1 commit into
developfrom
fix/pin-actions

Conversation

@kopernic-pl

Copy link
Copy Markdown
Contributor

This pull request updates workflow configuration files to use specific commit SHAs or version tags for GitHub Actions, improving build reliability and security by preventing unexpected changes from upstream repositories.

Workflow dependency pinning:

  • .github/workflows/jira-issue-label-added.yaml: Updated the uses reference to a specific commit SHA (6aa5c56e3ddc56017e2e4e7ad34f9cd5f7ac09fb) instead of the master branch for the jira-issue-label-added.yaml workflow.
  • .github/workflows/markdown-links.yml: Updated the actions/checkout action to use a specific version tag (v5.0.1) and pinned the gaurav-nelson/github-action-markdown-link-check action to a specific commit SHA (3c3b66f1f7d0900e37b71eca45b63ea9eedfce31).

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.

1 participant