Skip to content

v5.1.5

Choose a tag to compare

@github-actions github-actions released this 23 Apr 07:21
· 97 commits to refs/heads/main since this release

What’s changed

🐛 Bug fixes

  • Address Zizmor security findings in GitHub Actions workflows @liudger (#1441)
  • fix: add contents:read permission to Scorecard workflow @liudger (#1443)
  • fix: update codeql-action to v4.35.2 and add SCORECARD_TOKEN @liudger (#1445)
  • fix: correct actions/deploy-pages SHA for v4.0.5 @liudger (#1449)

🧰 Maintenance

  • Address Zizmor security findings in GitHub Actions workflows @liudger (#1441)
  • Enhance security and CI workflows for vulnerability management @liudger (#1442)
  • fix: add contents:read permission to Scorecard workflow @liudger (#1443)
  • Move write permissions to job-level in workflows @liudger (#1444)
  • fix: update codeql-action to v4.35.2 and add SCORECARD_TOKEN @liudger (#1445)
  • fix: improve OpenSSF Scorecard score @liudger (#1446)
  • Update GitHub Actions and project stage badge to stable @liudger (#1453)

📚 Documentation

  • Add auto-generated API documentation and GitHub Pages deployment @liudger (#1448)
  • Update CONTRIBUTING.md with development setup and coding standards @liudger (#1447)
  • fix: correct actions/deploy-pages SHA for v4.0.5 @liudger (#1449)
  • Add OpenSSF Best Practices badge to README @liudger (#1450)
  • Update GitHub Actions and project stage badge to stable @liudger (#1453)

⬆️ Dependency updates