Skip to content

v1.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 01:03
· 642 commits to main since this release

1.1.2 (2020-02-02)

Bug Fixes

  • normalize "List jobs for a workflow run" (GET /repos/:owner/:repo/actions/runs/:run_id/jobs) (526b365)
  • normalize "List repository workflow runs" (GET /repos/:owner/:repo/actions/runs) (60b40b0)
  • normalize "List repository workflows" (GET /repos/:owner/:repo/actions/workflows) (41e20e7)
  • normalize "List secrets for a repository" (GET /repos/:owner/:repo/actions/secrets) (54b2f39)
  • normalize "List workflow run artifacts" (GET /repos/:owner/:repo/actions/runs/:run_id/artifacts) (291f8da)
  • normalize "List workflow runs" (GET /repos/:owner/:repo/actions/workflows/:workflow_id/runs) (400d7ea)